Searched refs:oom_domain (Results 1 – 2 of 2) sorted by relevance
969 struct mem_cgroup *oom_domain);1428 struct task_struct *victim, struct mem_cgroup *oom_domain) in mem_cgroup_get_oom_group() argument
1937 struct mem_cgroup *oom_domain) in mem_cgroup_get_oom_group() argument1945 if (!oom_domain) in mem_cgroup_get_oom_group()1946 oom_domain = root_mem_cgroup; in mem_cgroup_get_oom_group()1959 if (unlikely(!mem_cgroup_is_descendant(memcg, oom_domain))) in mem_cgroup_get_oom_group()1971 if (memcg == oom_domain) in mem_cgroup_get_oom_group()
Completed in 20 milliseconds