shm_access
error = shm_access(reg->ushm_obj, td->td_ucred,
error = shm_access(map->sm_shmfd, ucred,
error = shm_access(shmfd, td->td_ucred,
int shm_access(struct shmfd *shmfd, struct ucred *ucred, int flags);