Searched refs:vm_paging_start (Results 1 – 5 of 5) sorted by relevance
202 vm_paging_start(int adj) in vm_paging_start() function
2447 vm_paging_start(0) == 0 && in vm_pageout_thread()2732 if (vm_paging_start(0) || in vm_pageout_thread()2804 if (vm_paging_start(0) && curthread != pagethread) { in pagedaemon_wakeup()
1062 if (*cnt_adj < -1024 && vm_paging_start(-1024 * ncpus)) { in _vm_page_rem_queue_spinlocked()
857 if (vm_pages_needed || vm_paging_start(0)) in tmpfs_write()870 ((vm_pages_needed || vm_paging_start(0)) && in tmpfs_write()
1023 if (vm_pages_needed || vm_paging_start(0) || in tmpfs_reg_resize()