Home
last modified time | relevance | path

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

/xnu-12377.1.9/doc/vm/ !
H A Dpageout_scan.md67 * Initialize the Flow Control machine to its default state (`FCS_IDLE`).
119 - `FCS_IDLE`: There are plenty of file-backed pages, bias the loop towards reclaiming these
/xnu-12377.1.9/osfmk/vm/ !
H A Dvm_pageout.c1596 #define FCS_IDLE 0 macro
2322 case FCS_IDLE:
2468 flow_control->state = FCS_IDLE;
2472 flow_control->state = FCS_IDLE;
2478 if (flow_control->state != FCS_IDLE) {
3062 flow_control.state = FCS_IDLE;
3276 flow_control.state = FCS_IDLE;