Searched defs:ppoints (Results 1 - 1 of 1) sorted by relevance

/mm/
H A Doom_kill.c310 static struct task_struct *select_bad_process(unsigned int *ppoints, argument
316 *ppoints = 0;
355 *ppoints = 1000;
368 if (points > *ppoints) {
370 *ppoints = points;

Completed in 4 milliseconds