Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/riscv/riscv/
HDvm_machdep.c207 cpu_thread_alloc(struct thread *td) in cpu_thread_alloc() function
/freebsd-11-stable/sys/arm64/arm64/
HDvm_machdep.c226 cpu_thread_alloc(struct thread *td) in cpu_thread_alloc() function
/freebsd-11-stable/sys/arm/arm/
HDvm_machdep.c304 cpu_thread_alloc(struct thread *td) in cpu_thread_alloc() function
/freebsd-11-stable/sys/sparc64/sparc64/
HDvm_machdep.c117 cpu_thread_alloc(struct thread *td) in cpu_thread_alloc() function
/freebsd-11-stable/sys/amd64/amd64/
HDvm_machdep.c349 cpu_thread_alloc(struct thread *td) in cpu_thread_alloc() function
/freebsd-11-stable/sys/kern/
HDkern_thread.c413 cpu_thread_alloc(td); in thread_alloc()
426 cpu_thread_alloc(td); in thread_alloc_stack()
/freebsd-11-stable/sys/i386/i386/
HDvm_machdep.c368 cpu_thread_alloc(struct thread *td) in cpu_thread_alloc() function
/freebsd-11-stable/sys/mips/mips/
HDvm_machdep.c269 cpu_thread_alloc(struct thread *td) in cpu_thread_alloc() function
/freebsd-11-stable/sys/powerpc/powerpc/
HDexec_machdep.c933 cpu_thread_alloc(struct thread *td) in cpu_thread_alloc() function
/freebsd-11-stable/sys/sys/
HDproc.h1081 void cpu_thread_alloc(struct thread *);