Searched refs:memorystatus_get_proccnt_upto_priority (Results 1 – 4 of 4) sorted by relevance
619 int memorystatus_get_proccnt_upto_priority(int32_t max_bucket_index);
1322 …max_kills = memorystatus_get_proccnt_upto_priority(memorystatus_sustained_pressure_maximum_band) *… in sustained_pressure_handler()
4276 if (memorystatus_get_proccnt_upto_priority(max_kill_priority) > 0) { in no_paging_space_action()
8372 memorystatus_get_proccnt_upto_priority(int32_t max_bucket_index) function