Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/riscv/riscv/
HDvm_machdep.c213 cpu_thread_exit(struct thread *td) in cpu_thread_exit() function
/freebsd-14-stable/sys/arm/arm/
HDvm_machdep.c256 cpu_thread_exit(struct thread *td) in cpu_thread_exit() function
/freebsd-14-stable/sys/arm64/arm64/
HDvm_machdep.c258 cpu_thread_exit(struct thread *td) in cpu_thread_exit() function
/freebsd-14-stable/sys/i386/i386/
HDvm_machdep.c347 cpu_thread_exit(struct thread *td) in cpu_thread_exit() function
/freebsd-14-stable/sys/amd64/amd64/
HDvm_machdep.c343 cpu_thread_exit(struct thread *td) in cpu_thread_exit() function
/freebsd-14-stable/sys/sys/
HDproc.h1258 void cpu_thread_exit(struct thread *);
/freebsd-14-stable/sys/powerpc/powerpc/
HDexec_machdep.c1067 cpu_thread_exit(struct thread *td) in cpu_thread_exit() function
/freebsd-14-stable/sys/kern/
HDkern_thread.c959 cpu_thread_exit(td); in thread_exit()
/freebsd-14-stable/share/man/man9/
HDMakefile933 cpu_machdep.9 cpu_thread_exit.9 \