prison_proc_unlink
prison_proc_unlink(p->p_ucred->cr_prison, p);
prison_proc_unlink(opr, p);
void prison_proc_unlink(struct prison *, struct proc *);