Home
last modified time | relevance | path

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

/freebsd/sys/riscv/riscv/
H A Dvm_machdep.c217 cpu_thread_alloc(struct thread *td) in cpu_thread_alloc() function
/freebsd/sys/arm/arm/
H A Dvm_machdep.c258 cpu_thread_alloc(struct thread *td) in cpu_thread_alloc() function
/freebsd/sys/arm64/arm64/
H A Dvm_machdep.c269 cpu_thread_alloc(struct thread *td) in cpu_thread_alloc() function
/freebsd/sys/i386/i386/
H A Dvm_machdep.c388 cpu_thread_alloc(struct thread *td) in cpu_thread_alloc() function
/freebsd/sys/amd64/amd64/
H A Dvm_machdep.c388 cpu_thread_alloc(struct thread *td) in cpu_thread_alloc() function
H A Dfpu.c427 cpu_thread_alloc(&thread0); in fpuinitstate()
/freebsd/sys/kern/
H A Dkern_thread.c803 cpu_thread_alloc(td); in thread_alloc()
816 cpu_thread_alloc(td); in thread_recycle()
/freebsd/sys/powerpc/powerpc/
H A Dexec_machdep.c1078 cpu_thread_alloc(struct thread *td) in cpu_thread_alloc() function
/freebsd/sys/sys/
H A Dproc.h1258 void cpu_thread_alloc(struct thread *);