Home
last modified time | relevance | path

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

/openbmc/linux/ipc/
H A Dmsg.c1098 static long do_msgrcv(int msqid, void __user *buf, size_t bufsz, long msgtyp, int msgflg, in do_msgrcv() function
/openbmc/qemu/linux-user/
H A Dsyscall.c4298 static inline abi_long do_msgrcv(int msqid, abi_long msgp, in do_msgrcv() function