Searched refs:cpu_thread_clean (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/sys/i386/i386/
H A Dvm_machdep.c340 cpu_thread_clean(struct thread *td) function
388 cpu_thread_clean(td);
505 cpu_thread_clean(td);
/freebsd-11-stable/sys/amd64/amd64/
H A Dvm_machdep.c320 cpu_thread_clean(struct thread *td) function
368 cpu_thread_clean(td);
490 cpu_thread_clean(td);
/freebsd-11-stable/sys/riscv/riscv/
H A Dvm_machdep.c222 cpu_thread_clean(struct thread *td) function
/freebsd-11-stable/sys/arm64/arm64/
H A Dvm_machdep.c241 cpu_thread_clean(struct thread *td) function
/freebsd-11-stable/sys/arm/arm/
H A Dvm_machdep.c328 cpu_thread_clean(struct thread *td) function
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dvm_machdep.c111 cpu_thread_clean(struct thread *td) function
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_fork.c338 cpu_thread_clean(newtd);
/freebsd-11-stable/sys/mips/mips/
H A Dvm_machdep.c241 cpu_thread_clean(struct thread *td) function
/freebsd-11-stable/sys/kern/
H A Dkern_thread.c639 cpu_thread_clean(td);
/freebsd-11-stable/sys/powerpc/powerpc/
H A Dexec_machdep.c928 cpu_thread_clean(struct thread *td) function
/freebsd-11-stable/sys/sys/
H A Dproc.h1082 void cpu_thread_clean(struct thread *);

Completed in 145 milliseconds