Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/arm/
H A Dvm_machdep.c160 cpu_thread_swapout(struct thread *td) in cpu_thread_swapout() function
/f-stack/freebsd/arm64/arm64/
H A Dvm_machdep.c135 cpu_thread_swapout(struct thread *td) in cpu_thread_swapout() function
/f-stack/freebsd/i386/i386/
H A Dvm_machdep.c343 cpu_thread_swapout(struct thread *td) in cpu_thread_swapout() function
/f-stack/freebsd/amd64/amd64/
H A Dvm_machdep.c343 cpu_thread_swapout(struct thread *td) in cpu_thread_swapout() function
/f-stack/freebsd/mips/mips/
H A Dvm_machdep.c256 cpu_thread_swapout(struct thread *td) in cpu_thread_swapout() function
/f-stack/freebsd/vm/
H A Dvm_swapout.c535 cpu_thread_swapout(td); in vm_thread_swapout()
/f-stack/freebsd/sys/
H A Dproc.h1155 void cpu_thread_swapout(struct thread *);