Searched refs:root_memcg (Results 1 – 1 of 1) sorted by relevance
1747 static int mem_cgroup_soft_reclaim(struct mem_cgroup *root_memcg, in mem_cgroup_soft_reclaim() argument1761 excess = soft_limit_excess(root_memcg); in mem_cgroup_soft_reclaim()1764 victim = mem_cgroup_iter(root_memcg, victim, &reclaim); in mem_cgroup_soft_reclaim()1790 if (!soft_limit_excess(root_memcg)) in mem_cgroup_soft_reclaim()1793 mem_cgroup_iter_break(root_memcg, victim); in mem_cgroup_soft_reclaim()2204 struct mem_cgroup *root_memcg);2213 struct mem_cgroup *root_memcg) in obj_stock_flush_required() argument2332 static void drain_all_stock(struct mem_cgroup *root_memcg) in drain_all_stock() argument2355 mem_cgroup_is_descendant(memcg, root_memcg)) in drain_all_stock()2357 else if (obj_stock_flush_required(stock, root_memcg)) in drain_all_stock()[all …]