Searched refs:shm_find_prison (Results 1 – 1 of 1) sorted by relevance
146 static struct prison *shm_find_prison(struct ucred *);310 shm_find_prison(struct ucred *cred) in shm_find_prison() function343 if (shm_find_prison(td->td_ucred) == NULL) in kern_shmdt_locked()399 rpr = shm_find_prison(td->td_ucred); in kern_shmat_locked()509 rpr = shm_find_prison(td->td_ucred); in kern_shmctl_locked()787 if (shm_find_prison(td->td_ucred) == NULL) in sys_shmget()1054 rpr = shm_find_prison(req->td->td_ucred); in sysctl_shmsegs()1303 rpr = shm_find_prison(td->td_ucred); in oshmctl()