Home
last modified time | relevance | path

Searched refs:cpu_copy_thread (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/arm/arm/
H A Dvm_machdep.c205 cpu_copy_thread(struct thread *td, struct thread *td0) in cpu_copy_thread() function
/f-stack/freebsd/arm64/arm64/
H A Dvm_machdep.c172 cpu_copy_thread(struct thread *td, struct thread *td0) in cpu_copy_thread() function
/f-stack/freebsd/kern/
H A Dkern_kthread.c299 cpu_copy_thread(newtd, oldtd); in kthread_add()
H A Dkern_thr.c234 cpu_copy_thread(newtd, td); in thread_create()
/f-stack/freebsd/i386/i386/
H A Dvm_machdep.c424 cpu_copy_thread(struct thread *td, struct thread *td0) in cpu_copy_thread() function
/f-stack/freebsd/amd64/amd64/
H A Dvm_machdep.c560 cpu_copy_thread(struct thread *td, struct thread *td0) in cpu_copy_thread() function
/f-stack/freebsd/mips/mips/
H A Dvm_machdep.c353 cpu_copy_thread(struct thread *td, struct thread *td0) in cpu_copy_thread() function
/f-stack/freebsd/sys/
H A Dproc.h1139 void cpu_copy_thread(struct thread *td, struct thread *td0);