Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/kern/
H A Dkern_memorystatus_policy.c456 bool first_consideration = true; in memorystatus_is_process_eligible_for_freeze() local
514 first_consideration = !(state & P_MEMSTAT_FREEZE_CONSIDERED); in memorystatus_is_process_eligible_for_freeze()
516 if (first_consideration) { in memorystatus_is_process_eligible_for_freeze()
524 if (first_consideration) { in memorystatus_is_process_eligible_for_freeze()
537 if (first_consideration) { in memorystatus_is_process_eligible_for_freeze()
552 if (first_consideration) { in memorystatus_is_process_eligible_for_freeze()
565 if (first_consideration) { in memorystatus_is_process_eligible_for_freeze()
580 if (!first_consideration) { in memorystatus_is_process_eligible_for_freeze()