Searched refs:msg_find_prison (Results 1 – 1 of 1) sorted by relevance
91 static struct prison *msg_find_prison(struct ucred *);448 msg_find_prison(struct ucred *cred) in msg_find_prison() function502 rpr = msg_find_prison(td->td_ucred); in kern_msgctl()652 if (msg_find_prison(cred) == NULL) in sys_msgget()778 rpr = msg_find_prison(td->td_ucred); in kern_msgsnd()1146 rpr = msg_find_prison(td->td_ucred); in kern_msgrcv()1426 rpr = msg_find_prison(req->td->td_ucred); in sysctl_msqids()1491 rpr = msg_find_prison(td->td_ucred); in kern_get_msqids()