Searched refs:sem_find_prison (Results 1 – 1 of 1) sorted by relevance
94 static struct prison *sem_find_prison(struct ucred *);601 sem_find_prison(struct ucred *cred) in sem_find_prison() function712 rpr = sem_find_prison(td->td_ucred); in kern_semctl()979 if (sem_find_prison(cred) == NULL) in sys_semget()1124 rpr = sem_find_prison(td->td_ucred); in sys_semop()1512 rpr = sem_find_prison(req->td->td_ucred); in sysctl_sema()