/netbsd-src/sys/arch/ia64/ia64/ |
H A D | syscall.c | 88 cpu_spawn_return(struct lwp *l) in cpu_spawn_return() function
|
/netbsd-src/sys/arch/alpha/alpha/ |
H A D | syscall.c | 232 cpu_spawn_return(struct lwp *l) in cpu_spawn_return() function
|
/netbsd-src/sys/arch/x86/x86/ |
H A D | syscall.c | 74 cpu_spawn_return(struct lwp *l) in cpu_spawn_return() function
|
/netbsd-src/sys/arch/vax/vax/ |
H A D | syscall.c | 140 cpu_spawn_return(struct lwp *l) in cpu_spawn_return() function
|
/netbsd-src/sys/arch/aarch64/aarch64/ |
H A D | syscall.c | 64 cpu_spawn_return(struct lwp *l) in cpu_spawn_return() function
|
/netbsd-src/sys/arch/usermode/usermode/ |
H A D | syscall.c | 68 cpu_spawn_return(struct lwp *l) in cpu_spawn_return() function
|
/netbsd-src/sys/arch/arm/arm/ |
H A D | syscall.c | 300 cpu_spawn_return(struct lwp *l) in cpu_spawn_return() function
|
/netbsd-src/sys/arch/sparc/sparc/ |
H A D | syscall.c | 306 cpu_spawn_return(struct lwp *l) in cpu_spawn_return() function
|
/netbsd-src/sys/arch/sh3/sh3/ |
H A D | vm_machdep.c | 255 cpu_spawn_return(struct lwp *l) in cpu_spawn_return() function
|
/netbsd-src/sys/arch/sparc64/sparc64/ |
H A D | syscall.c | 380 cpu_spawn_return(struct lwp *l) in cpu_spawn_return() function
|
/netbsd-src/sys/arch/m68k/m68k/ |
H A D | m68k_syscall.c | 443 cpu_spawn_return(struct lwp *l) in cpu_spawn_return() function
|
/netbsd-src/sys/sys/ |
H A D | proc.h | 541 void cpu_spawn_return(struct lwp*);
|
/netbsd-src/sys/arch/powerpc/powerpc/ |
H A D | powerpc_machdep.c | 378 cpu_spawn_return(struct lwp *l) in cpu_spawn_return() function
|
/netbsd-src/sys/arch/riscv/riscv/ |
H A D | riscv_machdep.c | 218 cpu_spawn_return(struct lwp *l) 210 cpu_spawn_return(struct lwp *l) cpu_spawn_return() function
|
/netbsd-src/sys/arch/hppa/hppa/ |
H A D | trap.c | 1143 cpu_spawn_return(struct lwp *l) in cpu_spawn_return() function
|
/netbsd-src/sys/arch/mips/mips/ |
H A D | mips_machdep.c | 2576 cpu_spawn_return(struct lwp *l) in cpu_spawn_return() function
|
/netbsd-src/sys/kern/ |
H A D | kern_exec.c | 2316 * cpu_spawn_return, dealing with all filedescriptor and scheduler 2392 cpu_spawn_return(l); in spawn_return()
|