Searched refs:oom_adj (Results 1 – 1 of 1) sorted by relevance
381 int oom_adj = readInt(f); in testProcSelfOomAdjSane() local382 assertNotEquals("unprivileged processes should not be unkillable", OOM_DISABLE, oom_adj); in testProcSelfOomAdjSane()385 writeInt(f, oom_adj - 1)); in testProcSelfOomAdjSane()