Home
last modified time | relevance | path

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

/freebsd-src/sys/riscv/riscv/
H A Dvm_machdep.c207 cpu_thread_alloc(struct thread *td) in cpu_set_user_tls()
217 cpu_thread_alloc(struct thread *td) cpu_thread_alloc() function
/freebsd-src/sys/arm/arm/
H A Dvm_machdep.c246 cpu_thread_alloc(struct thread *td) in cpu_set_user_tls()
258 cpu_thread_alloc(struct thread *td) cpu_thread_alloc() function
/freebsd-src/sys/arm64/arm64/
H A Dvm_machdep.c259 cpu_thread_alloc(struct thread *td) in cpu_set_user_tls()
269 cpu_thread_alloc(struct thread *td) cpu_thread_alloc() function
/freebsd-src/sys/i386/i386/
H A Dvm_machdep.c378 cpu_thread_alloc(struct thread *td) in cpu_thread_swapin()
388 cpu_thread_alloc(struct thread *td) cpu_thread_alloc() function
/freebsd-src/sys/amd64/amd64/
H A Dvm_machdep.c378 cpu_thread_alloc(struct thread *td) in cpu_thread_swapin()
388 cpu_thread_alloc(struct thread *td) cpu_thread_alloc() function
H A Dfpu.c431 cpu_thread_alloc(&thread0); in fpuinitstate()
/freebsd-src/sys/kern/
H A Dkern_thread.c801 cpu_thread_alloc(td); in thread_alloc()
814 cpu_thread_alloc(td); in thread_recycle()
/freebsd-src/sys/sys/
H A Dproc.h1239 void cpu_thread_alloc(struct thread *);
/freebsd-src/sys/powerpc/powerpc/
H A Dexec_machdep.c1078 cpu_thread_alloc(struct thread *td) in cpu_thread_alloc() function