Searched refs:pgo_throttled (Results 1 – 4 of 4) sorted by relevance
189 throttled=("Y" if bool(pageout_queue.pgo_throttled) else "N"),
119 pgo_throttled:1, /* vm_pageout_scan thread needs a wakeup when pgo_laundry drops */ member
826 if (q->pgo_throttled == TRUE) {827 q->pgo_throttled = FALSE;850 if (q->pgo_throttled == TRUE) {851 q->pgo_throttled = FALSE;2453 iq->pgo_throttled = TRUE;2472 iq->pgo_throttled = FALSE;
8124 tq->pgo_throttled = TRUE; in hibernate_flush_queue()