fork_exit
SLOT(fork_exit),
DEFINE_SHIM1(fork_exit, void, sched_fork_exit, struct thread *, td)
SLOT(fork_exit),
void fork_exit(void (*)(void *, struct trapframe *), void *,
void (*fork_exit)(struct thread *td);