Home
last modified time | relevance | path

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

/NextBSD/sys/arm64/arm64/
HDvm_machdep.c214 cpu_thread_alloc(struct thread *td) in cpu_thread_alloc() function
/NextBSD/sys/arm/arm/
HDvm_machdep.c296 cpu_thread_alloc(struct thread *td) in cpu_thread_alloc() function
/NextBSD/sys/sparc64/sparc64/
HDvm_machdep.c117 cpu_thread_alloc(struct thread *td) in cpu_thread_alloc() function
/NextBSD/sys/kern/
HDkern_thread.c358 cpu_thread_alloc(td); in thread_alloc()
371 cpu_thread_alloc(td); in thread_alloc_stack()
/NextBSD/sys/amd64/amd64/
HDvm_machdep.c360 cpu_thread_alloc(struct thread *td) in cpu_thread_alloc() function
/NextBSD/sys/i386/i386/
HDvm_machdep.c403 cpu_thread_alloc(struct thread *td) in cpu_thread_alloc() function
/NextBSD/sys/mips/mips/
HDvm_machdep.c270 cpu_thread_alloc(struct thread *td) in cpu_thread_alloc() function
/NextBSD/sys/sys/
HDproc.h1013 void cpu_thread_alloc(struct thread *);
/NextBSD/sys/powerpc/powerpc/
HDexec_machdep.c922 cpu_thread_alloc(struct thread *td) in cpu_thread_alloc() function