Searched refs:oom_alloc (Results 1 – 1 of 1) sorted by relevance
557 vm_thread_swapin(struct thread *td, int oom_alloc) in vm_thread_swapin() argument566 oom_alloc); in vm_thread_swapin()596 int oom_alloc; in faultin() local611 oom_alloc = (p->p_flag & P_WKILLED) != 0 ? VM_ALLOC_SYSTEM : in faultin()634 vm_thread_swapin(td, oom_alloc); in faultin()