Home
last modified time | relevance | path

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

/mirbsd/src/sys/uvm/
Duvm_pdaemon.c99 static boolean_t uvmpd_scan_inactive(struct pglist *);
367 uvmpd_scan_inactive(pglst) function
1008 got_it = uvmpd_scan_inactive(&uvm.page_inactive_swp);
1010 got_it = uvmpd_scan_inactive(&uvm.page_inactive_obj);
1012 (void) uvmpd_scan_inactive(&uvm.page_inactive_swp);