Lines Matching defs:victim
1773 struct mem_cgroup *victim = NULL;
1785 victim = mem_cgroup_iter(root_memcg, victim, &reclaim);
1786 if (!victim) {
1808 total += mem_cgroup_shrink_node(victim, gfp_mask, false,
1814 mem_cgroup_iter_break(root_memcg, victim);
1969 * On the other hand, in-kernel OOM killer allows for an async victim
1971 * relying on the oom victim to make a forward progress and we can
1975 * victim and then we have to bail out from the charge path.
2079 * @victim: task to be killed by the OOM killer
2087 struct mem_cgroup *mem_cgroup_get_oom_group(struct task_struct *victim,
2101 memcg = mem_cgroup_from_task(victim);
2106 * If the victim task has been asynchronously moved to a different
2114 * Traverse the memory cgroup hierarchy from the victim task's
6870 * @mm: mm context of the victim