Searched refs:should_freeze (Results 1 – 1 of 1) sorted by relevance
1632 boolean_t should_freeze = FALSE; in memorystatus_is_process_eligible_for_freeze() local1698 should_freeze = TRUE; in memorystatus_is_process_eligible_for_freeze()1788 should_freeze = TRUE; in memorystatus_is_process_eligible_for_freeze()1790 if (should_freeze && !(state & P_MEMSTAT_FROZEN)) { in memorystatus_is_process_eligible_for_freeze()1805 return should_freeze; in memorystatus_is_process_eligible_for_freeze()