Home
last modified time | relevance | path

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

/openbmc/linux/ipc/
H A Dmsgutil.c107 err = security_msg_msg_alloc(msg); in load_msg()
/openbmc/linux/include/linux/
H A Dsecurity.h453 int security_msg_msg_alloc(struct msg_msg *msg);
1254 static inline int security_msg_msg_alloc(struct msg_msg *msg) in security_msg_msg_alloc() function
/openbmc/linux/security/
H A Dsecurity.c3511 int security_msg_msg_alloc(struct msg_msg *msg) in security_msg_msg_alloc() function