Searched refs:msg_queue_alloc_security (Results 1 – 4 of 4) sorted by relevance
1483 int (*msg_queue_alloc_security)(struct msg_queue *msq); member1736 struct list_head msg_queue_alloc_security; member
1034 return call_int_hook(msg_queue_alloc_security, 0, msq); in security_msg_queue_alloc()1726 .msg_queue_alloc_security =1727 LIST_HEAD_INIT(security_hook_heads.msg_queue_alloc_security),
4654 LSM_HOOK_INIT(msg_queue_alloc_security, smack_msg_queue_alloc_security),
5967 LSM_HOOK_INIT(msg_queue_alloc_security,