Home
last modified time | relevance | path

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

/linux/ipc/
H A Dmsgutil.c118 err = security_msg_msg_alloc(msg); in load_msg()
/linux/security/
H A Dsecurity.c3773 int security_msg_msg_alloc(struct msg_msg *msg) in security_msg_msg_alloc() function