procfs_proc_find
struct proc *procfs_proc_find(struct mount *, pid_t);
else if ((tp = procfs_proc_find(mp, pid)) == NULL)
p = procfs_proc_find(mp, pfs->pfs_pid);
*ap->a_recycle = (procfs_proc_find(vp->v_mount, pfs->pfs_pid) == NULL);