Searched refs:vm_thread_swapin (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/sys/vm/
H A Dvm_glue.c104 static void vm_thread_swapin(struct thread *td);
520 vm_thread_swapin(struct thread *td) function
544 panic("vm_thread_swapin: cannot get kstack for proc: %d",
668 vm_thread_swapin(td);

Completed in 134 milliseconds