Home
last modified time | relevance | path

Searched refs:security_msg_msg_alloc (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/ipc/
H A Dmsgutil.c107 err = security_msg_msg_alloc(msg); in load_msg()
/OK3568_Linux_fs/kernel/include/linux/
H A Dsecurity.h427 int security_msg_msg_alloc(struct msg_msg *msg);
1170 static inline int security_msg_msg_alloc(struct msg_msg *msg) in security_msg_msg_alloc() function
/OK3568_Linux_fs/kernel/security/
H A Dsecurity.c1828 int security_msg_msg_alloc(struct msg_msg *msg) in security_msg_msg_alloc() function