Searched refs:ADJTOSLOT_COUNT (Results 1 – 1 of 1) sorted by relevance
346 #define ADJTOSLOT_COUNT (ADJTOSLOT(OOM_SCORE_ADJ_MAX) + 1) macro347 static struct adjslot_list procadjslot_list[ADJTOSLOT_COUNT];356 static uint8_t killcnt_idx[ADJTOSLOT_COUNT];727 (slot = ADJTOSLOT(min_oomadj)) < ADJTOSLOT_COUNT) { in get_killcnt()