Searched refs:msg_msg_alloc_security (Results 1 – 4 of 4) sorted by relevance
1480 int (*msg_msg_alloc_security)(struct msg_msg *msg); member1734 struct list_head msg_msg_alloc_security; member
1024 return call_int_hook(msg_msg_alloc_security, 0, msg); in security_msg_msg_alloc()1722 .msg_msg_alloc_security =1723 LIST_HEAD_INIT(security_hook_heads.msg_msg_alloc_security),
5151 static int msg_msg_alloc_security(struct msg_msg *msg) in msg_msg_alloc_security() function5190 return msg_msg_alloc_security(msg); in selinux_msg_msg_alloc_security()5964 LSM_HOOK_INIT(msg_msg_alloc_security, selinux_msg_msg_alloc_security),
4651 LSM_HOOK_INIT(msg_msg_alloc_security, smack_msg_msg_alloc_security),