Home | Sort by: relevance | last modified time | path |
/src/sys/miscfs/procfs/ | |
procfs_vfsops.c | 136 procfs_hashhead(pid_t pid) function in typeref:struct:hashhead * 483 LIST_INSERT_HEAD(procfs_hashhead(pfs->pfs_pid), pfs, pfs_hash); 564 head = procfs_hashhead(p->p_pid); |
procfs_vfsops.c | 136 procfs_hashhead(pid_t pid) function in typeref:struct:hashhead * 483 LIST_INSERT_HEAD(procfs_hashhead(pfs->pfs_pid), pfs, pfs_hash); 564 head = procfs_hashhead(p->p_pid); |