Searched refs:_memstat_proc_is_dirty (Results 1 – 3 of 3) sorted by relevance
300 _memstat_proc_is_dirty(proc_t p) in _memstat_proc_is_dirty() function
2525 if ((isSysProc(p) && _memstat_proc_is_dirty(p)) || /* system proc marked dirty*/ in _memstat_perform_idle_demotion_for_band()3115 (_memstat_proc_is_dirty(p) || !_memstat_proc_can_idle_exit(p))) { in memorystatus_set_priority()3485 if (_memstat_proc_is_tracked(p) && !_memstat_proc_is_dirty(p)) { in memorystatus_dirty_track()3494 _memstat_proc_is_dirty(p)); in memorystatus_dirty_track()3496 if (!_memstat_proc_is_dirty(p) && _memstat_proc_is_tracked(p) && in memorystatus_dirty_track()3556 was_dirty = _memstat_proc_is_dirty(p); in memorystatus_dirty_set()3591 now_dirty = _memstat_proc_is_dirty(p); in memorystatus_dirty_set()3736 if ((_memstat_proc_is_tracked(p) && !_memstat_proc_is_dirty(p)) || in memorystatus_on_terminate()3888 if (_memstat_proc_is_dirty(p)) { in _memstat_build_state()5071 if (_memstat_proc_is_dirty(p)) { in memstat_proc_is_active_locked()
2312 if (_memstat_proc_is_tracked(p) && _memstat_proc_is_dirty(p)) { in memorystatus_demote_frozen_process()