Home
last modified time | relevance | path

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

/freebsd/sys/riscv/riscv/
H A Dvm_machdep.c224 cpu_thread_alloc(struct thread *td) in cpu_thread_alloc() function
/freebsd/sys/arm/arm/
H A Dvm_machdep.c246 cpu_thread_alloc(struct thread *td) in cpu_thread_alloc() function
/freebsd/sys/arm64/arm64/
H A Dvm_machdep.c259 cpu_thread_alloc(struct thread *td) in cpu_thread_alloc() function
/freebsd/sys/i386/i386/
H A Dvm_machdep.c378 cpu_thread_alloc(struct thread *td) in cpu_thread_alloc() function
/freebsd/sys/amd64/amd64/
H A Dvm_machdep.c380 cpu_thread_alloc(struct thread *td) in cpu_thread_alloc() function
H A Dfpu.c431 cpu_thread_alloc(&thread0); in fpuinitstate()
/freebsd/sys/kern/
H A Dkern_thread.c805 cpu_thread_alloc(td); in thread_alloc()
818 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.h1246 void cpu_thread_alloc(struct thread *);
/freebsd/share/man/man9/
H A DMakefile933 cpu_machdep.9 cpu_thread_alloc.9 \