Home
last modified time | relevance | path

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

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