Home
last modified time | relevance | path

Searched defs:msg_msg (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dmsg.h9 struct msg_msg { struct
13 struct msg_msgseg *next; argument
14 void *security;
/linux/security/selinux/include/
H A Dobjsec.h171 selinux_msg_msg(const struct msg_msg * msg_msg) selinux_msg_msg() argument
/linux/ipc/
H A Dmsg.c1099 long (*msg_handler)(void __user *, struct msg_msg *, size_t)) in do_msgrcv()