Searched defs:cpu_thread_swapout (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/sys/powerpc/powerpc/ | ||
H A D | vm_machdep.c | 221 cpu_thread_swapout(struct thread *td) cpu_thread_swapout() function |
/freebsd-src/sys/riscv/riscv/ | ||
H A D | vm_machdep.c | 122 cpu_thread_swapout(struct thread *td) cpu_thread_swapout() function |
/freebsd-src/sys/arm/arm/ | ||
H A D | vm_machdep.c | 155 cpu_thread_swapout(struct thread *td) cpu_thread_swapout() function |
/freebsd-src/sys/arm64/arm64/ | ||
H A D | vm_machdep.c | 146 cpu_thread_swapout(struct thread *td) cpu_thread_swapout() function |
/freebsd-src/sys/amd64/amd64/ | ||
H A D | vm_machdep.c | 383 cpu_thread_swapout(struct thread *td) cpu_thread_swapout() function |
/freebsd-src/sys/i386/i386/ | ||
H A D | vm_machdep.c | 383 cpu_thread_swapout(struct thread *td) cpu_thread_swapout() function |