Searched refs:msg_find_prison (Results 1 – 1 of 1) sorted by relevance
94 static struct prison *msg_find_prison(struct ucred *);451 msg_find_prison(struct ucred *cred) in msg_find_prison() function505 rpr = msg_find_prison(td->td_ucred); in kern_msgctl()655 if (msg_find_prison(cred) == NULL) in sys_msgget()781 rpr = msg_find_prison(td->td_ucred); in kern_msgsnd()1149 rpr = msg_find_prison(td->td_ucred); in kern_msgrcv()1429 rpr = msg_find_prison(req->td->td_ucred); in sysctl_msqids()