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

/mm/
H A Doom_kill.c109 * needlessly killed.
232 * Never return 0 for an eligible task that may be killed since it's
328 * being killed. Don't allow any other task access to the
351 * threads are found to have already been oom killed.
405 * them; they can't be oom killed anyway.
459 * starvation. This prevents mm->mmap_sem livelock when an oom killed
718 int killed = 0; local
750 * non-zero, current could not be killed so we must fallback to
774 killed = 1;
782 if (killed
[all...]

Completed in 4 milliseconds