Searched refs:oom_alloc (Results 1 – 1 of 1) sorted by relevance
571 vm_thread_swapin(struct thread *td, int oom_alloc) in vm_thread_swapin() argument580 (void)vm_page_grab_pages(ksobj, 0, oom_alloc | VM_ALLOC_WIRED, ma, in vm_thread_swapin()613 int oom_alloc; in faultin() local628 oom_alloc = (p->p_flag & P_WKILLED) != 0 ? VM_ALLOC_SYSTEM : in faultin()651 vm_thread_swapin(td, oom_alloc); in faultin()