Searched refs:shm_find_prison (Results 1 – 1 of 1) sorted by relevance
141 static struct prison *shm_find_prison(struct ucred *);305 shm_find_prison(struct ucred *cred) in shm_find_prison() function338 if (shm_find_prison(td->td_ucred) == NULL) in kern_shmdt_locked()394 rpr = shm_find_prison(td->td_ucred); in kern_shmat_locked()504 rpr = shm_find_prison(td->td_ucred); in kern_shmctl_locked()786 if (shm_find_prison(td->td_ucred) == NULL) in sys_shmget()1078 rpr = shm_find_prison(req->td->td_ucred); in sysctl_shmsegs()1135 rpr = shm_find_prison(td->td_ucred); in kern_get_shmsegs()1363 rpr = shm_find_prison(td->td_ucred); in oshmctl()