Searched refs:memorystatus_is_foreground_locked (Results 1 – 3 of 3) sorted by relevance
55 boolean_t memorystatus_is_foreground_locked(proc_t p);
720 extern boolean_t memorystatus_is_foreground_locked(proc_t p);
691 memorystatus_is_foreground_locked(proc_t p) in memorystatus_is_foreground_locked() function1132 if (target_foreground_process == TRUE && !memorystatus_is_foreground_locked(p)) { in vm_pressure_select_optimal_candidate_to_notify()