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.c1299 vm_waitpfault(dset, vm_pfault_oom_wait * hz); in vm_fault_allocate()
H A Dvm_page.c3605 vm_waitpfault(struct domainset *dset, int timo) in vm_waitpfault() function