Home
last modified time | relevance | path

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

/freebsd-12.1/sys/vm/
H A Dvm_swapout.c344 #define VM_SWAP_IDLE 2 macro
365 vm_req_vmdaemon(VM_SWAP_IDLE); in vm_swapout_run_idle()
807 MPASS((action & (VM_SWAP_NORMAL | VM_SWAP_IDLE)) != 0); in swapout_procs()