Home
last modified time | relevance | path

Searched refs:child_return (Results 1 – 15 of 15) sorted by relevance

/openbsd/sys/kern/
H A Dkern_fork.c90 child_return(p); in fork_return()
96 void (*func)(void *) = child_return; in sys_fork()
110 return fork1(p, FORK_VFORK|FORK_PPWAIT, child_return, NULL, in sys_vfork()
581 cpu_fork(curp, p, stack, tcb, child_return, p); in thread_fork()
/openbsd/sys/arch/powerpc64/powerpc64/
H A Dsyscall.c71 child_return(void *arg) in child_return() function
/openbsd/sys/arch/riscv64/riscv64/
H A Dsyscall.c80 child_return(void *arg) in child_return() function
/openbsd/sys/arch/arm64/arm64/
H A Dsyscall.c85 child_return(void *arg) in child_return() function
/openbsd/sys/arch/arm/arm/
H A Dsyscall.c163 child_return(void *arg) in child_return() function
/openbsd/sys/sys/
H A Dproc.h606 void child_return(void *);
/openbsd/sys/arch/amd64/amd64/
H A Dtrap.c602 child_return(void *arg) in child_return() function
/openbsd/sys/arch/sh/sh/
H A Dtrap.c606 child_return(void *arg) in child_return() function
/openbsd/sys/arch/i386/i386/
H A Dtrap.c594 child_return(void *arg) in child_return() function
/openbsd/sys/arch/alpha/alpha/
H A Dtrap.c571 child_return(arg) in child_return() function
/openbsd/sys/arch/powerpc/powerpc/
H A Dtrap.c525 child_return(void *arg) in child_return() function
/openbsd/sys/arch/hppa/hppa/
H A Dtrap.c636 child_return(void *arg) in child_return() function
/openbsd/sys/arch/sparc64/sparc64/
H A Dtrap.c1089 child_return(void *arg) in child_return() function
/openbsd/sys/arch/m88k/m88k/
H A Dtrap.c1336 child_return(arg) in child_return() function
/openbsd/sys/arch/mips64/mips64/
H A Dtrap.c780 child_return(void *arg) in child_return() function