Searched refs:proc_jetsam_state_is_active_locked (Results 1 – 1 of 1) sorted by relevance
585 static boolean_t proc_jetsam_state_is_active_locked(proc_t);645 if (proc_jetsam_state_is_active_locked(p) == TRUE) { in memorystatus_raise_memlimit()1072 use_active = proc_jetsam_state_is_active_locked(p);2602 if (proc_jetsam_state_is_active_locked(p) == TRUE) { in memorystatus_update()3205 if (proc_jetsam_state_is_active_locked(p) == TRUE) { in memorystatus_dirty_set()4433 proc_jetsam_state_is_active_locked(proc_t p) in proc_jetsam_state_is_active_locked() function7752 if (proc_jetsam_state_is_active_locked(p) == TRUE) {