Home
last modified time | relevance | path

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

/freebsd-head/sys/vm/
HDvm_pageout.h98 void vm_waitpfault(struct domainset *, int timo);
HDvm_fault.c1300 vm_waitpfault(dset, vm_pfault_oom_wait * hz); in vm_fault_allocate()
HDvm_page.c3647 vm_waitpfault(struct domainset *dset, int timo) in vm_waitpfault() function