Searched refs:oom_kill_process (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/mm/
H A Doom_kill.c431 static int oom_kill_process(struct task_struct *p, gfp_t gfp_mask, int order, function
523 if (oom_kill_process(p, gfp_mask, 0, points, limit, mem, NULL,
685 * oom_kill_process() needs tasklist_lock held. If it returns
689 if (!oom_kill_process(current, gfp_mask, order, 0, totalpages,
707 if (oom_kill_process(p, gfp_mask, order, points, totalpages, NULL,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/mm/
H A Doom_kill.c431 static int oom_kill_process(struct task_struct *p, gfp_t gfp_mask, int order, function
523 if (oom_kill_process(p, gfp_mask, 0, points, limit, mem, NULL,
685 * oom_kill_process() needs tasklist_lock held. If it returns
689 if (!oom_kill_process(current, gfp_mask, order, 0, totalpages,
707 if (oom_kill_process(p, gfp_mask, order, points, totalpages, NULL,

Completed in 118 milliseconds