Home
last modified time | relevance | path

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

/freebsd-14.2/sys/riscv/riscv/
H A Dvm_machdep.c218 cpu_thread_alloc(struct thread *td) in cpu_thread_alloc() function
/freebsd-14.2/sys/arm/arm/
H A Dvm_machdep.c261 cpu_thread_alloc(struct thread *td) in cpu_thread_alloc() function
/freebsd-14.2/sys/arm64/arm64/
H A Dvm_machdep.c263 cpu_thread_alloc(struct thread *td) in cpu_thread_alloc() function
/freebsd-14.2/sys/i386/i386/
H A Dvm_machdep.c390 cpu_thread_alloc(struct thread *td) in cpu_thread_alloc() function
/freebsd-14.2/sys/amd64/amd64/
H A Dvm_machdep.c390 cpu_thread_alloc(struct thread *td) in cpu_thread_alloc() function
H A Dfpu.c430 cpu_thread_alloc(&thread0); in fpuinitstate()
/freebsd-14.2/sys/kern/
H A Dkern_thread.c801 cpu_thread_alloc(td); in thread_alloc()
814 cpu_thread_alloc(td); in thread_alloc_stack()
/freebsd-14.2/sys/sys/
H A Dproc.h1254 void cpu_thread_alloc(struct thread *);
/freebsd-14.2/sys/powerpc/powerpc/
H A Dexec_machdep.c1078 cpu_thread_alloc(struct thread *td) in cpu_thread_alloc() function