Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dmemcontrol.c1453 static unsigned long mem_cgroup_margin(struct mem_cgroup *memcg) in mem_cgroup_margin() function
1758 if (mem_cgroup_margin(memcg) >= (1 << order)) in mem_cgroup_out_of_memory()
2778 if (mem_cgroup_margin(mem_over_limit) >= nr_pages) in try_charge()