procfs_exit
void procfs_exit (struct thread *);
rm_at_exit(procfs_exit);
if (mp->mnt_vfc->vfc_refcount == 1 && (error = at_exit(procfs_exit))) {