Searched refs:sm_shmfd (Results 1 – 1 of 1) sorted by relevance
110 struct shmfd *sm_shmfd; member980 return (map->sm_shmfd); in shm_lookup()994 map->sm_shmfd = shm_hold(shmfd); in shm_insert()1010 error = mac_posixshm_check_unlink(ucred, map->sm_shmfd); in shm_remove()1014 error = shm_access(map->sm_shmfd, ucred, in shm_remove()1018 map->sm_shmfd->shm_path = NULL; in shm_remove()1020 shm_drop(map->sm_shmfd); in shm_remove()1927 error = shm_fill_kinfo_locked(shmm->sm_shmfd, in sysctl_posix_shm_list()