Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/kern/
H A Dkern_memorystatus_notify.c1142 boolean_t consider_knote = FALSE; in vm_pressure_select_optimal_candidate_to_notify() local
1237 consider_knote = TRUE; in vm_pressure_select_optimal_candidate_to_notify()
1249 consider_knote = TRUE; in vm_pressure_select_optimal_candidate_to_notify()
1258 consider_knote = TRUE; in vm_pressure_select_optimal_candidate_to_notify()
1262 if (consider_knote) { in vm_pressure_select_optimal_candidate_to_notify()
1266 consider_knote = FALSE; /* reset for the next candidate */ in vm_pressure_select_optimal_candidate_to_notify()