Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Dkern_memorystatus_freeze.c1636 bool first_consideration = true; in memorystatus_is_process_eligible_for_freeze() local
1720 first_consideration = !(state & P_MEMSTAT_FREEZE_CONSIDERED); in memorystatus_is_process_eligible_for_freeze()
1722 if (first_consideration) { in memorystatus_is_process_eligible_for_freeze()
1730 if (first_consideration) { in memorystatus_is_process_eligible_for_freeze()
1743 if (first_consideration) { in memorystatus_is_process_eligible_for_freeze()
1768 if (first_consideration) { in memorystatus_is_process_eligible_for_freeze()
1781 if (first_consideration) { in memorystatus_is_process_eligible_for_freeze()
1796 if (!first_consideration) { in memorystatus_is_process_eligible_for_freeze()