Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/mm/
H A Dmemcontrol.c469 static unsigned long soft_limit_excess(struct mem_cgroup *memcg) in soft_limit_excess() function
496 if (soft_limit_excess(memcg)) in mem_cgroup_update_tree()
510 excess = soft_limit_excess(memcg); in mem_cgroup_update_tree()
564 if (!soft_limit_excess(mz->memcg) || in __mem_cgroup_largest_soft_limit_node()
1791 excess = soft_limit_excess(root_memcg); in mem_cgroup_soft_reclaim()
1820 if (!soft_limit_excess(root_memcg)) in mem_cgroup_soft_reclaim()
3609 excess = soft_limit_excess(mz->memcg); in mem_cgroup_soft_limit_reclaim()
/kernel/linux/linux-5.10/mm/
H A Dmemcontrol.c668 static unsigned long soft_limit_excess(struct mem_cgroup *memcg) in soft_limit_excess() function
703 excess = soft_limit_excess(memcg); in mem_cgroup_update_tree()
757 if (!soft_limit_excess(mz->memcg) || in __mem_cgroup_largest_soft_limit_node()
1782 excess = soft_limit_excess(root_memcg); in mem_cgroup_soft_reclaim()
1811 if (!soft_limit_excess(root_memcg)) in mem_cgroup_soft_reclaim()
3474 excess = soft_limit_excess(mz->memcg); in mem_cgroup_soft_limit_reclaim()

Completed in 18 milliseconds