kern_getppid
td->td_retval[0] = kern_getppid(td);
td->td_retval[1] = kern_getppid(td);
int kern_getppid(struct thread *);