Searched refs:soft_limit_excess (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/mm/
H A Dmemcontrol.c549 static unsigned long soft_limit_excess(struct mem_cgroup *memcg) soft_limit_excess() function
574 excess = soft_limit_excess(memcg); mem_cgroup_update_tree()
630 if (!soft_limit_excess(mz->memcg) || __mem_cgroup_largest_soft_limit_node()
1529 excess = soft_limit_excess(root_memcg); mem_cgroup_soft_reclaim()
1558 if (!soft_limit_excess(root_memcg)) mem_cgroup_soft_reclaim()
2681 excess = soft_limit_excess(mz->memcg); mem_cgroup_soft_limit_reclaim()

Completed in 68 milliseconds