Searched refs:msg_msg_alloc_security (Results 1 – 4 of 4) sorted by relevance
1618 int (*msg_msg_alloc_security)(struct msg_msg *msg); member1902 struct hlist_head msg_msg_alloc_security; member
1192 return call_int_hook(msg_msg_alloc_security, 0, msg); in security_msg_msg_alloc()
5943 static int msg_msg_alloc_security(struct msg_msg *msg) in msg_msg_alloc_security() function5983 return msg_msg_alloc_security(msg); in selinux_msg_msg_alloc_security()7007 LSM_HOOK_INIT(msg_msg_alloc_security, selinux_msg_msg_alloc_security),
4726 LSM_HOOK_INIT(msg_msg_alloc_security, smack_msg_msg_alloc_security),