Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/kern/
H A Dkern_memorystatus_policy.c664 bool first_consideration = true; in memorystatus_is_process_eligible_for_freeze() local
722 first_consideration = !(state & P_MEMSTAT_FREEZE_CONSIDERED); in memorystatus_is_process_eligible_for_freeze()
724 if (first_consideration) { in memorystatus_is_process_eligible_for_freeze()
732 if (first_consideration) { in memorystatus_is_process_eligible_for_freeze()
745 if (first_consideration) { in memorystatus_is_process_eligible_for_freeze()
760 if (first_consideration) { in memorystatus_is_process_eligible_for_freeze()
773 if (first_consideration) { in memorystatus_is_process_eligible_for_freeze()
788 if (!first_consideration) { in memorystatus_is_process_eligible_for_freeze()