Home
last modified time | relevance | path

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

/freebsd/sys/vm/
H A Dvm_pageout.h98 void vm_waitpfault(struct domainset *, int timo);
H A Dvm_fault.c1199 * do vm_waitpfault() after the call. in vm_fault_allocate_oom()
1299 vm_waitpfault(dset, vm_pfault_oom_wait * hz); in vm_fault_allocate()
H A Dvm_page.c3735 vm_waitpfault(struct domainset *dset, int timo) in vm_waitpfault() function