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

/freebsd-11-stable/sys/riscv/riscv/
H A Dvm_machdep.c207 cpu_thread_alloc(struct thread *td) function
/freebsd-11-stable/sys/arm64/arm64/
H A Dvm_machdep.c226 cpu_thread_alloc(struct thread *td) function
/freebsd-11-stable/sys/arm/arm/
H A Dvm_machdep.c304 cpu_thread_alloc(struct thread *td) function
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dvm_machdep.c117 cpu_thread_alloc(struct thread *td) function
/freebsd-11-stable/sys/i386/i386/
H A Dvm_machdep.c368 cpu_thread_alloc(struct thread *td) function
/freebsd-11-stable/sys/amd64/amd64/
H A Dvm_machdep.c349 cpu_thread_alloc(struct thread *td) function
/freebsd-11-stable/sys/kern/
H A Dkern_thread.c413 cpu_thread_alloc(td);
426 cpu_thread_alloc(td);
/freebsd-11-stable/sys/mips/mips/
H A Dvm_machdep.c107 * cpu_thread_alloc() before cpu_fork is called.
269 cpu_thread_alloc(struct thread *td) function
/freebsd-11-stable/sys/powerpc/powerpc/
H A Dexec_machdep.c933 cpu_thread_alloc(struct thread *td) function
/freebsd-11-stable/sys/sys/
H A Dproc.h1081 void cpu_thread_alloc(struct thread *);

Completed in 183 milliseconds