Searched refs:procfs_proc_find (Results 1 – 4 of 4) sorted by relevance
406 procfs_proc_find(struct mount *mp, pid_t pid) in procfs_proc_find() function425 else if ((tp = procfs_proc_find(mp, pid)) == NULL) in procfs_proc_lock()
230 struct proc *procfs_proc_find(struct mount *, pid_t);
359 p = procfs_proc_find(mp, pfs->pfs_pid); in procfs_loadvnode()
475 *ap->a_recycle = (procfs_proc_find(vp->v_mount, pfs->pfs_pid) == NULL); in procfs_inactive()