Home
last modified time | relevance | path

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

/freebsd-13.1/sys/riscv/riscv/
H A Dvm_machdep.c218 cpu_thread_alloc(struct thread *td) in cpu_thread_alloc() function
/freebsd-13.1/sys/arm/arm/
H A Dvm_machdep.c256 cpu_thread_alloc(struct thread *td) in cpu_thread_alloc() function
/freebsd-13.1/sys/arm64/arm64/
H A Dvm_machdep.c255 cpu_thread_alloc(struct thread *td) in cpu_thread_alloc() function
/freebsd-13.1/sys/i386/i386/
H A Dvm_machdep.c383 cpu_thread_alloc(struct thread *td) in cpu_thread_alloc() function
/freebsd-13.1/sys/amd64/amd64/
H A Dvm_machdep.c377 cpu_thread_alloc(struct thread *td) in cpu_thread_alloc() function
H A Dfpu.c451 cpu_thread_alloc(&thread0); in fpuinitstate()
/freebsd-13.1/sys/mips/mips/
H A Dvm_machdep.c261 cpu_thread_alloc(struct thread *td) in cpu_thread_alloc() function
/freebsd-13.1/sys/kern/
H A Dkern_thread.c765 cpu_thread_alloc(td); in thread_alloc()
778 cpu_thread_alloc(td); in thread_alloc_stack()
/freebsd-13.1/sys/powerpc/powerpc/
H A Dexec_machdep.c997 cpu_thread_alloc(struct thread *td) in cpu_thread_alloc() function
/freebsd-13.1/sys/sys/
H A Dproc.h1171 void cpu_thread_alloc(struct thread *);