Searched refs:blockcount_wait (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/sys/ |
| H A D | blockcount.h | 91 #define blockcount_wait(bc, lo, wmesg, prio) \ macro
|
| /f-stack/freebsd/vm/ |
| H A D | vm_object.c | 395 blockcount_wait(&object->paging_in_progress, &object->lock, waitid, in vm_object_pip_wait() 405 blockcount_wait(&object->paging_in_progress, NULL, waitid, PVM); in vm_object_pip_wait_unlocked()
|
| H A D | vm_pageout.c | 1685 blockcount_wait(&vmd->vmd_inactive_running, NULL, "vmpoid", PVM); in vm_pageout_inactive_dispatch()
|