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