Home
last modified time | relevance | path

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

/freebsd/sys/i386/i386/
H A Dvm_machdep.c356 cpu_thread_clean(struct thread *td) in cpu_thread_clean() function
397 cpu_thread_clean(td); in cpu_thread_free()
/freebsd/sys/amd64/amd64/
H A Dvm_machdep.c350 cpu_thread_clean(struct thread *td) in cpu_thread_clean() function
395 cpu_thread_clean(td); in cpu_thread_free()
/freebsd/sys/arm/arm/
H A Dvm_machdep.c264 cpu_thread_clean(struct thread *td) in cpu_thread_clean() function
/freebsd/sys/riscv/riscv/
H A Dvm_machdep.c252 cpu_thread_clean(struct thread *td) in cpu_thread_clean() function
/freebsd/sys/arm64/arm64/
H A Dvm_machdep.c285 cpu_thread_clean(struct thread *td) in cpu_thread_clean() function
/freebsd/sys/powerpc/powerpc/
H A Dexec_machdep.c1076 cpu_thread_clean(struct thread *td) in cpu_thread_clean() function
/freebsd/sys/kern/
H A Dkern_thread.c1064 cpu_thread_clean(td); in thread_wait()
/freebsd/sys/sys/
H A Dproc.h1268 void cpu_thread_clean(struct thread *);
/freebsd/share/man/man9/
H A DMakefile948 cpu_machdep.9 cpu_thread_clean.9 \