Searched refs:msg_msg_free_security (Results 1 – 4 of 4) sorted by relevance
1481 void (*msg_msg_free_security)(struct msg_msg *msg); member1735 struct list_head msg_msg_free_security; member
1029 call_void_hook(msg_msg_free_security, msg); in security_msg_msg_free()1724 .msg_msg_free_security =1725 LIST_HEAD_INIT(security_hook_heads.msg_msg_free_security),
5165 static void msg_msg_free_security(struct msg_msg *msg) in msg_msg_free_security() function5195 msg_msg_free_security(msg); in selinux_msg_msg_free_security()5965 LSM_HOOK_INIT(msg_msg_free_security, selinux_msg_msg_free_security),
4652 LSM_HOOK_INIT(msg_msg_free_security, smack_msg_msg_free_security),