Searched refs:oom_alloc (Results 1 – 1 of 1) sorted by relevance
556 vm_thread_swapin(struct thread *td, int oom_alloc) in vm_thread_swapin() argument565 oom_alloc); in vm_thread_swapin()595 int oom_alloc; in faultin() local610 oom_alloc = (p->p_flag & P_WKILLED) != 0 ? VM_ALLOC_SYSTEM : in faultin()633 vm_thread_swapin(td, oom_alloc); in faultin()