Lines Matching refs:pageout_scanner
105 * When RATETOSCHEDPAGING is 4, and hz is 100, pageout_scanner is
123 * Timestamp of the last time pageout_scanner woke up and started
172 * Record number of times a pageout_scanner wakeup cycle finished because it
509 static void pageout_scanner(void);
554 * happens, desscan becomes negative and pageout_scanner()
639 * One thread scans pages (pageout_scanner) and frees them up if
688 (void) lwp_kernel_create(proc_pageout, pageout_scanner, NULL, TS_RUN,
743 pageout_scanner(void)
1131 * Queue async i/o request from pageout_scanner and segment swapout
1133 * are not saturated by pageout_scanner or swapout requests.