Searched refs:_memstat_proc_can_idle_exit (Results 1 – 2 of 2) sorted by relevance
377 _memstat_proc_can_idle_exit(proc_t p) in _memstat_proc_can_idle_exit() function
2905 !(_memstat_proc_can_idle_exit(p) && !_memstat_proc_is_dirty(p)) && in memstat_update_priority_locked()3162 (_memstat_proc_is_dirty(p) || !_memstat_proc_can_idle_exit(p))) { in memorystatus_set_priority()3558 _memstat_proc_is_tracked(p), _memstat_proc_can_idle_exit(p), defer_now, in memorystatus_dirty_track()3562 _memstat_proc_can_idle_exit(p)) { in memorystatus_dirty_track()3659 if (_memstat_proc_can_idle_exit(p)) { in memorystatus_dirty_set()3774 if (_memstat_proc_can_idle_exit(p)) { in memorystatus_dirty_get()3950 if (_memstat_proc_can_idle_exit(p)) { in _memstat_build_state()5246 } else if (_memstat_proc_can_idle_exit(p) && in memstat_proc_is_active_locked()9620 if (_memstat_proc_can_idle_exit(p) &&9642 if (!_memstat_proc_is_dirty(p) && _memstat_proc_can_idle_exit(p) &&