Home
last modified time | relevance | path

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

/f-stack/freebsd/vm/
H A Dvm_swapout.c172 static void vm_thread_swapout(struct thread *td);
528 vm_thread_swapout(struct thread *td) in vm_thread_swapout() function
942 vm_thread_swapout(td); in swapout()