Home
last modified time | relevance | path

Searched refs:first_consideration (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.1.9/bsd/kern/
H A Dkern_memorystatus_policy.c674 bool first_consideration = true; in memorystatus_is_process_eligible_for_freeze() local
732 first_consideration = !(state & P_MEMSTAT_FREEZE_CONSIDERED); in memorystatus_is_process_eligible_for_freeze()
734 if (first_consideration) { in memorystatus_is_process_eligible_for_freeze()
742 if (first_consideration) { in memorystatus_is_process_eligible_for_freeze()
755 if (first_consideration) { in memorystatus_is_process_eligible_for_freeze()
770 if (first_consideration) { in memorystatus_is_process_eligible_for_freeze()
783 if (first_consideration) { in memorystatus_is_process_eligible_for_freeze()
798 if (!first_consideration) { in memorystatus_is_process_eligible_for_freeze()