Home
last modified time | relevance | path

Searched refs:refcount_wait (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/sys/sys/
H A Drefcount.h121 refcount_wait(volatile u_int *countp, const char *wstr) in refcount_wait() function
/dflybsd-src/sys/vm/
H A Dvm_object.h303 refcount_wait(&object->paging_in_progress, waitid); in vm_object_pip_wait()
/dflybsd-src/sys/kern/
H A Dvfs_subr.c379 refcount_wait(&object->paging_in_progress, "vnvlbx"); in vinvalbuf()