Searched refs:is_idle_priority (Results 1 – 1 of 1) sorted by relevance
3668 boolean_t is_idle_priority; in memorystatus_post_snapshot() local3671 is_idle_priority = (priority == JETSAM_PRIORITY_IDLE); in memorystatus_post_snapshot()3673 …is_idle_priority = (priority == JETSAM_PRIORITY_IDLE || priority == JETSAM_PRIORITY_IDLE_DEFERRED); in memorystatus_post_snapshot()3683 return !is_idle_priority || memorystatus_idle_snapshot; in memorystatus_post_snapshot()3696 return !is_idle_priority || memorystatus_idle_snapshot || snapshot_eligible_kill_cause; in memorystatus_post_snapshot()