Home
last modified time | relevance | path

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

/freebsd-13.1/sys/powerpc/powerpc/
H A Dvm_machdep.c247 cpu_thread_swapout(struct thread *td) in cpu_thread_swapout() function
/freebsd-13.1/sys/riscv/riscv/
H A Dvm_machdep.c124 cpu_thread_swapout(struct thread *td) in cpu_thread_swapout() function
/freebsd-13.1/sys/arm/arm/
H A Dvm_machdep.c160 cpu_thread_swapout(struct thread *td) in cpu_thread_swapout() function
/freebsd-13.1/sys/arm64/arm64/
H A Dvm_machdep.c142 cpu_thread_swapout(struct thread *td) in cpu_thread_swapout() function
/freebsd-13.1/sys/i386/i386/
H A Dvm_machdep.c378 cpu_thread_swapout(struct thread *td) in cpu_thread_swapout() function
/freebsd-13.1/sys/amd64/amd64/
H A Dvm_machdep.c372 cpu_thread_swapout(struct thread *td) in cpu_thread_swapout() function
/freebsd-13.1/sys/mips/mips/
H A Dvm_machdep.c256 cpu_thread_swapout(struct thread *td) in cpu_thread_swapout() function
/freebsd-13.1/sys/vm/
H A Dvm_swapout.c538 cpu_thread_swapout(td); in vm_thread_swapout()
/freebsd-13.1/sys/sys/
H A Dproc.h1176 void cpu_thread_swapout(struct thread *);