Searched refs:is_idle_priority (Results 1 – 1 of 1) sorted by relevance
3669 boolean_t is_idle_priority; in memorystatus_post_snapshot() local3672 is_idle_priority = (priority == JETSAM_PRIORITY_IDLE); in memorystatus_post_snapshot()3674 …is_idle_priority = (priority == JETSAM_PRIORITY_IDLE || priority == JETSAM_PRIORITY_IDLE_DEFERRED); in memorystatus_post_snapshot()3684 return !is_idle_priority || memorystatus_idle_snapshot; in memorystatus_post_snapshot()3697 return !is_idle_priority || memorystatus_idle_snapshot || snapshot_eligible_kill_cause; in memorystatus_post_snapshot()