Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/kern/
H A Dkern_memorystatus_internal.h375 _memstat_proc_can_idle_exit(proc_t p) in _memstat_proc_can_idle_exit() function
H A Dkern_memorystatus.c2887 !(_memstat_proc_can_idle_exit(p) && !_memstat_proc_is_dirty(p)) && in memstat_update_priority_locked()
3144 (_memstat_proc_is_dirty(p) || !_memstat_proc_can_idle_exit(p))) { in memorystatus_set_priority()
3540 _memstat_proc_is_tracked(p), _memstat_proc_can_idle_exit(p), defer_now, in memorystatus_dirty_track()
3544 _memstat_proc_can_idle_exit(p)) { in memorystatus_dirty_track()
3641 if (_memstat_proc_can_idle_exit(p)) { in memorystatus_dirty_set()
3756 if (_memstat_proc_can_idle_exit(p)) { in memorystatus_dirty_get()
3932 if (_memstat_proc_can_idle_exit(p)) { in _memstat_build_state()
5204 } else if (_memstat_proc_can_idle_exit(p) && in memstat_proc_is_active_locked()
9579 if (_memstat_proc_can_idle_exit(p) &&
9601 if (!_memstat_proc_is_dirty(p) && _memstat_proc_can_idle_exit(p) &&