Searched defs:cpu_thread_free (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/sys/riscv/riscv/ | ||
H A D | vm_machdep.c | 227 cpu_thread_free(struct thread *td) cpu_thread_free() function |
/freebsd-src/sys/arm/arm/ | ||
H A D | vm_machdep.c | 271 cpu_thread_free(struct thread *td) cpu_thread_free() function |
/freebsd-src/sys/arm64/arm64/ | ||
H A D | vm_machdep.c | 280 cpu_thread_free(struct thread *td) cpu_thread_free() function |
/freebsd-src/sys/amd64/amd64/ | ||
H A D | vm_machdep.c | 406 cpu_thread_free(struct thread *td) cpu_thread_free() function |
/freebsd-src/sys/i386/i386/ | ||
H A D | vm_machdep.c | 406 cpu_thread_free(struct thread *td) cpu_thread_free() function |
/freebsd-src/sys/powerpc/powerpc/ | ||
H A D | exec_machdep.c | 1089 cpu_thread_free(struct thread *td) in cpu_thread_free() function |