Home
last modified time | relevance | path

Searched defs:do_msgsnd (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/ipc/
H A Dmsg.c848 static long do_msgsnd(int msqid, long mtype, void __user *mtext, in do_msgsnd() function
/openbmc/qemu/linux-user/
H A Dsyscall.c4243 static inline abi_long do_msgsnd(int msqid, abi_long msgp, in do_msgsnd() function