Home
last modified time | relevance | path

Searched refs:consider_knote (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/bsd/kern/
H A Dkern_memorystatus_notify.c1141 boolean_t consider_knote = FALSE; in vm_pressure_select_optimal_candidate_to_notify() local
1236 consider_knote = TRUE; in vm_pressure_select_optimal_candidate_to_notify()
1248 consider_knote = TRUE; in vm_pressure_select_optimal_candidate_to_notify()
1257 consider_knote = TRUE; in vm_pressure_select_optimal_candidate_to_notify()
1261 if (consider_knote) { in vm_pressure_select_optimal_candidate_to_notify()
1265 consider_knote = FALSE; /* reset for the next candidate */ in vm_pressure_select_optimal_candidate_to_notify()