Searched refs:msg_msg_alloc_security (Results 1 – 4 of 4) sorted by relevance
1659 int (*msg_msg_alloc_security)(struct msg_msg *msg); member1950 struct hlist_head msg_msg_alloc_security; member
5885 static int msg_msg_alloc_security(struct msg_msg *msg) in msg_msg_alloc_security() function5913 return msg_msg_alloc_security(msg); in selinux_msg_msg_alloc_security()6912 LSM_HOOK_INIT(msg_msg_alloc_security, selinux_msg_msg_alloc_security),
1747 rc = call_int_hook(msg_msg_alloc_security, 0, msg); in security_msg_msg_alloc()
4665 LSM_HOOK_INIT(msg_msg_alloc_security, smack_msg_msg_alloc_security),