Searched defs:mem_cgroup_margin (Results 1 - 1 of 1) sorted by relevance

/mm/
H A Dmemcontrol.c1228 * mem_cgroup_margin - calculate chargeable space of a memory cgroup
1234 static unsigned long mem_cgroup_margin(struct mem_cgroup *memcg) function
1464 if (mem_cgroup_margin(memcg))
2157 if (mem_cgroup_margin(mem_over_limit) >= nr_pages)

Completed in 16 milliseconds