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

/freebsd-10-stable/sys/vm/
H A Dvm_pageout.h84 #define VM_SWAP_IDLE 2 macro
H A Dvm_glue.c962 (((action & VM_SWAP_IDLE) == 0) ||
979 ((action & VM_SWAP_IDLE) &&
H A Dvm_pageout.c1484 vm_req_vmdaemon(VM_SWAP_IDLE);

Completed in 144 milliseconds