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

/freebsd-10.0-release/sys/vm/
H A Dvm_glue.c105 static void vm_thread_swapout(struct thread *td);
493 vm_thread_swapout(struct thread *td) function
507 panic("vm_thread_swapout: kstack already missing?");
1037 vm_thread_swapout(td);

Completed in 155 milliseconds