Home
last modified time | relevance | path

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

/f-stack/freebsd/vm/
H A Dvm_swapout.c328 #define VM_SWAP_IDLE 2 macro
349 vm_req_vmdaemon(VM_SWAP_IDLE); in vm_swapout_run_idle()
788 MPASS((action & (VM_SWAP_NORMAL | VM_SWAP_IDLE)) != 0); in swapout_procs()