Searched defs:oomadj (Results 1 – 5 of 5) sorted by relevance
94 int oomadj; member
145 static void write_oomadj_to_lmkd(int oomadj) { in write_oomadj_to_lmkd()
185 int oomadj; member
327 int oomadj; member690 static void inc_killcnt(int oomadj) { in inc_killcnt()1267 static struct proc *proc_adj_lru(int oomadj) { in proc_adj_lru()1271 static struct proc *proc_get_heaviest(int oomadj) { in proc_get_heaviest()
99 int32_t oomadj() const { return oomadj_; } in oomadj() function