Searched refs:vm_waitpfault (Results 1 – 3 of 3) sorted by relevance
98 void vm_waitpfault(struct domainset *, int timo);
1199 * do vm_waitpfault() after the call. in vm_fault_allocate_oom() 1299 vm_waitpfault(dset, vm_pfault_oom_wait * hz); in vm_fault_allocate()
3735 vm_waitpfault(struct domainset *dset, int timo) in vm_waitpfault() function