Searched refs:OOM_DISABLE (Results 1 – 3 of 3) sorted by relevance
10 #define OOM_DISABLE (-17) macro
1039 int oom_adjust = OOM_DISABLE; in oom_adjust_read()1078 oom_adjust != OOM_DISABLE) { in oom_adjust_write()1106 if (oom_adjust == OOM_DISABLE) in oom_adjust_write()1108 if (task->signal->oom_adj == OOM_DISABLE) in oom_adjust_write()1129 -OOM_DISABLE; in oom_adjust_write()1228 task->signal->oom_adj = OOM_DISABLE; in oom_score_adj_write()
1320 (OOM_DISABLE) to disable oom killing entirely for that task. Its value is