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