Home
last modified time | relevance | path

Searched refs:fork_exit (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/arm/arm/
H A Dswtch.S119 b _C_LABEL(fork_exit) /* to userland via swi_exit code. */
/f-stack/freebsd/mips/mips/
H A Dswtch.S76 jal _C_LABEL(fork_exit)
/f-stack/freebsd/arm64/arm64/
H A Dswtch.S214 bl _C_LABEL(fork_exit)
/f-stack/freebsd/i386/i386/
H A Dexception.s390 movl $fork_exit, %eax
/f-stack/freebsd/kern/
H A Dkern_fork.c1037 fork_exit(void (*callout)(void *, struct trapframe *), void *arg, in fork_exit() function
/f-stack/freebsd/sys/
H A Dproc.h1077 void fork_exit(void (*)(void *, struct trapframe *), void *,
/f-stack/freebsd/amd64/amd64/
H A Dexception.S1091 call fork_exit