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

/freebsd-11.0-release/sys/vm/
H A Dvm_pageout.h83 #define VM_SWAP_NORMAL 1 macro
H A Dvm_glue.c969 if (((action & VM_SWAP_NORMAL) == 0) &&
986 if ((action & VM_SWAP_NORMAL) ||
H A Dvm_pageout.c1174 vm_req_vmdaemon(VM_SWAP_NORMAL);

Completed in 116 milliseconds