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

/freebsd-10-stable/sys/vm/
H A Dvm_pageout.h83 #define VM_SWAP_NORMAL 1 macro
H A Dvm_glue.c961 if (((action & VM_SWAP_NORMAL) == 0) &&
978 if ((action & VM_SWAP_NORMAL) ||
H A Dvm_pageout.c1357 vm_req_vmdaemon(VM_SWAP_NORMAL);

Completed in 62 milliseconds