Searched refs:oom_adj (Results 1 – 1 of 1) sorted by relevance
316 int oom_adj = readInt(f); in testProcSelfOomAdjSane() local317 assertNotSame("unprivileged processes should not be unkillable", OOM_DISABLE, oom_adj); in testProcSelfOomAdjSane()320 writeInt(f, oom_adj - 1)); in testProcSelfOomAdjSane()