Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmemcontrol.h920 unsigned long mem_cgroup_get_max(struct mem_cgroup *memcg);
1326 static inline unsigned long mem_cgroup_get_max(struct mem_cgroup *memcg) in mem_cgroup_get_max() function
/linux/mm/
H A Doom_kill.c261 oc->totalpages = mem_cgroup_get_max(oc->memcg) ?: 1; in constrained_alloc()
H A Dmemcontrol.c1605 unsigned long mem_cgroup_get_max(struct mem_cgroup *memcg) in mem_cgroup_get_max() function