Home
last modified time | relevance | path

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

/f-stack/freebsd/vm/
H A Dvm_pageout.h101 void vm_waitpfault(struct domainset *, int timo);
H A Dvm_fault.c1136 vm_waitpfault(dset, vm_pfault_oom_wait * hz); in vm_fault_allocate()
H A Dvm_page.c3323 vm_waitpfault(struct domainset *dset, int timo) in vm_waitpfault() function