Home
last modified time | relevance | path

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

/freebsd-14.2/sys/powerpc/powerpc/
H A Dvm_machdep.c223 cpu_thread_swapout(struct thread *td) in cpu_thread_swapout() function
/freebsd-14.2/sys/riscv/riscv/
H A Dvm_machdep.c123 cpu_thread_swapout(struct thread *td) in cpu_thread_swapout() function
/freebsd-14.2/sys/arm/arm/
H A Dvm_machdep.c158 cpu_thread_swapout(struct thread *td) in cpu_thread_swapout() function
/freebsd-14.2/sys/arm64/arm64/
H A Dvm_machdep.c140 cpu_thread_swapout(struct thread *td) in cpu_thread_swapout() function
/freebsd-14.2/sys/i386/i386/
H A Dvm_machdep.c385 cpu_thread_swapout(struct thread *td) in cpu_thread_swapout() function
/freebsd-14.2/sys/amd64/amd64/
H A Dvm_machdep.c385 cpu_thread_swapout(struct thread *td) in cpu_thread_swapout() function
/freebsd-14.2/sys/vm/
H A Dvm_swapout.c536 cpu_thread_swapout(td); in vm_thread_swapout()
/freebsd-14.2/sys/sys/
H A Dproc.h1259 void cpu_thread_swapout(struct thread *);