Searched defs:oomadj (Results 1 – 7 of 7) sorted by relevance
45 int32_t oomadj() const { return oomadj_; } in oomadj() function
139 static void write_oomadj_to_lmkd(int oomadj) { in write_oomadj_to_lmkd()
98 void SetupChild(pid_t pid, int oomadj) { in SetupChild()
187 int oomadj; member
109 int oomadj; member
544 int oomadj; member1351 static void inc_killcnt(int oomadj) { in inc_killcnt()2207 static struct proc *proc_adj_head(int oomadj) { in proc_adj_head()2212 static struct proc *proc_adj_tail(int oomadj) { in proc_adj_tail()2217 static struct proc *proc_adj_prev(int oomadj, int pid) { in proc_adj_prev()2232 static struct proc *proc_get_heaviest(int oomadj) { in proc_get_heaviest()
429 int32_t oomadj() const { return oomadj_; } in oomadj() function