Lines Matching defs:victim
1782 struct mem_cgroup *victim = NULL;
1794 victim = mem_cgroup_iter(root_memcg, victim, &reclaim);
1795 if (!victim) {
1817 total += mem_cgroup_shrink_node(victim, gfp_mask, false,
1823 mem_cgroup_iter_break(root_memcg, victim);
1974 * On the other hand, in-kernel OOM killer allows for an async victim
1976 * relying on the oom victim to make a forward progress and we can
1980 * victim and then we have to bail out from the charge path.
2066 * @victim: task to be killed by the OOM killer
2074 struct mem_cgroup *mem_cgroup_get_oom_group(struct task_struct *victim,
2088 memcg = mem_cgroup_from_task(victim);
2093 * If the victim task has been asynchronously moved to a different
2101 * Traverse the memory cgroup hierarchy from the victim task's
7101 * @mm: mm context of the victim