Home
last modified time | relevance | path

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

/freebsd/sys/vm/
H A Dvm_swapout.c329 #define VM_SWAP_IDLE 2 macro
350 vm_req_vmdaemon(VM_SWAP_IDLE); in vm_swapout_run_idle()
792 MPASS((action & (VM_SWAP_NORMAL | VM_SWAP_IDLE)) != 0); in swapout_procs()