Home
last modified time | relevance | path

Searched refs:victim_points (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/mm/
Doom_kill.c510 unsigned int victim_points = 0; in oom_kill_process() local
553 if (child_points > victim_points) { in oom_kill_process()
556 victim_points = child_points; in oom_kill_process()