Searched refs:should_freeze (Results 1 – 1 of 1) sorted by relevance
454 bool should_freeze = false; in memorystatus_is_process_eligible_for_freeze() local494 should_freeze = true; in memorystatus_is_process_eligible_for_freeze()572 should_freeze = true; in memorystatus_is_process_eligible_for_freeze()574 if (should_freeze && !(state & P_MEMSTAT_FROZEN)) { in memorystatus_is_process_eligible_for_freeze()589 return should_freeze; in memorystatus_is_process_eligible_for_freeze()