Home
last modified time | relevance | path

Searched refs:mem_cgroup_get_max (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dmemcontrol.h667 unsigned long mem_cgroup_get_max(struct mem_cgroup *memcg);
1135 static inline unsigned long mem_cgroup_get_max(struct mem_cgroup *memcg) in mem_cgroup_get_max() function
/OK3568_Linux_fs/kernel/mm/
H A Doom_kill.c264 oc->totalpages = mem_cgroup_get_max(oc->memcg) ?: 1; in constrained_alloc()
H A Dmemcontrol.c1719 unsigned long mem_cgroup_get_max(struct mem_cgroup *memcg) in mem_cgroup_get_max() function