Searched refs:root_memcg (Results 1 – 1 of 1) sorted by relevance
1585 static int mem_cgroup_soft_reclaim(struct mem_cgroup *root_memcg, in mem_cgroup_soft_reclaim() argument1599 excess = soft_limit_excess(root_memcg); in mem_cgroup_soft_reclaim()1602 victim = mem_cgroup_iter(root_memcg, victim, &reclaim); in mem_cgroup_soft_reclaim()1628 if (!soft_limit_excess(root_memcg)) in mem_cgroup_soft_reclaim()1631 mem_cgroup_iter_break(root_memcg, victim); in mem_cgroup_soft_reclaim()2068 struct mem_cgroup *root_memcg);2075 struct mem_cgroup *root_memcg) in obj_stock_flush_required() argument2221 static void drain_all_stock(struct mem_cgroup *root_memcg) in drain_all_stock() argument2243 mem_cgroup_is_descendant(memcg, root_memcg)) in drain_all_stock()2245 else if (obj_stock_flush_required(stock, root_memcg)) in drain_all_stock()[all …]