Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/kern/
H A Dkern_memorystatus_notify.c1123 boolean_t consider_knote = FALSE; in vm_pressure_select_optimal_candidate_to_notify() local
1218 consider_knote = TRUE; in vm_pressure_select_optimal_candidate_to_notify()
1230 consider_knote = TRUE; in vm_pressure_select_optimal_candidate_to_notify()
1239 consider_knote = TRUE; in vm_pressure_select_optimal_candidate_to_notify()
1243 if (consider_knote) { in vm_pressure_select_optimal_candidate_to_notify()
1247 consider_knote = FALSE; /* reset for the next candidate */ in vm_pressure_select_optimal_candidate_to_notify()