Home
last modified time | relevance | path

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

/NextBSD/sys/powerpc/powerpc/
HDswtch32.S202 bl fork_exit
HDswtch64.S277 bl fork_exit
/NextBSD/sys/i386/i386/
HDexception.s287 call fork_exit
/NextBSD/sys/arm64/arm64/
HDswtch.S206 bl _C_LABEL(fork_exit)
/NextBSD/sys/mips/mips/
HDswtch.S77 jal _C_LABEL(fork_exit)
/NextBSD/sys/arm/arm/
HDswtch.S819 b _C_LABEL(fork_exit) /* to userland via swi_exit code. */
/NextBSD/sys/kern/
HDkern_fork.c978 fork_exit(void (*callout)(void *, struct trapframe *), void *arg, in fork_exit() function
/NextBSD/sys/sys/
HDproc.h951 void fork_exit(void (*)(void *, struct trapframe *), void *,
/NextBSD/sys/amd64/amd64/
HDexception.S609 call fork_exit
/NextBSD/sys/sparc64/sparc64/
HDexception.S3065 call fork_exit