Searched refs:proc_jetsam_state_is_active_locked (Results 1 – 1 of 1) sorted by relevance
584 static boolean_t proc_jetsam_state_is_active_locked(proc_t);644 if (proc_jetsam_state_is_active_locked(p) == TRUE) { in memorystatus_raise_memlimit()1071 use_active = proc_jetsam_state_is_active_locked(p);2601 if (proc_jetsam_state_is_active_locked(p) == TRUE) { in memorystatus_update()3204 if (proc_jetsam_state_is_active_locked(p) == TRUE) { in memorystatus_dirty_set()4432 proc_jetsam_state_is_active_locked(proc_t p) in proc_jetsam_state_is_active_locked() function7753 if (proc_jetsam_state_is_active_locked(p) == TRUE) {