SECCLASS_MSGQ    4846 security/selinux/hooks.c 	rc = ipc_alloc_security(current, &msq->q_perm, SECCLASS_MSGQ);
SECCLASS_MSGQ    4856 security/selinux/hooks.c 	rc = avc_has_perm(tsec->sid, isec->sid, SECCLASS_MSGQ,
SECCLASS_MSGQ    4882 security/selinux/hooks.c 	return avc_has_perm(tsec->sid, isec->sid, SECCLASS_MSGQ,
SECCLASS_MSGQ    4946 security/selinux/hooks.c 	rc = avc_has_perm(tsec->sid, isec->sid, SECCLASS_MSGQ,
SECCLASS_MSGQ    4955 security/selinux/hooks.c 				  SECCLASS_MSGQ, MSGQ__ENQUEUE, &ad);
SECCLASS_MSGQ    4978 security/selinux/hooks.c 			  SECCLASS_MSGQ, MSGQ__READ, &ad);
SECCLASS_MSGQ      20 security/selinux/include/av_inherit.h    S_(SECCLASS_MSGQ, ipc, 0x00000200UL)
SECCLASS_MSGQ      90 security/selinux/include/av_perm_to_string.h    S_(SECCLASS_MSGQ, MSGQ__ENQUEUE, "enqueue")