Searched refs:VM_OBJECT_SLEEP (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/vm/ |
H A D | vm_object.h | 256 #define VM_OBJECT_SLEEP(object, wchan, pri, wmesg, timo) \ macro
|
H A D | swap_pager.c | 1447 if (VM_OBJECT_SLEEP(object, &object->handle, PSWP, in swap_pager_getpages_locked() 1920 VM_OBJECT_SLEEP(object, &object->handle, PSWP, in swap_pager_swapoff_object()
|