Searched defs:msgtyp (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/ipc/ |
H A D | msg.c | 1002 static inline int convert_mode(long *msgtyp, int msgflg) in convert_mode() 1074 static struct msg_msg *find_msg(struct msg_queue *msq, long *msgtyp, int mode) in find_msg() 1098 static long do_msgrcv(int msqid, void __user *buf, size_t bufsz, long msgtyp, int msgflg, in do_msgrcv() 1265 long msgtyp, int msgflg) in ksys_msgrcv() 1271 long, msgtyp, int, msgflg) in SYSCALL_DEFINE5() argument 1292 compat_long_t msgtyp, int msgflg) in compat_ksys_msgrcv() 1299 compat_ssize_t, msgsz, compat_long_t, msgtyp, in COMPAT_SYSCALL_DEFINE5() argument
|
H A D | syscall.c | 126 compat_long_t msgtyp; member
|
/openbmc/linux/include/uapi/linux/ |
H A D | ipc.h | 60 long msgtyp; member
|
/openbmc/linux/arch/s390/kernel/ |
H A D | compat_linux.h | 20 __s32 msgtyp; member
|
/openbmc/openbmc-tools/adcapp/src/ |
H A D | EINTR_wrappers.c | 443 ssize_t sigwrap_msgrcv(int msqid, void *msgp, size_t msgsz, long msgtyp, int msgflg) in sigwrap_msgrcv()
|
/openbmc/openbmc-tools/pwmtachtool/src/ |
H A D | EINTR_wrappers.c | 386 ssize_t sigwrap_msgrcv(int msqid, void *msgp, size_t msgsz, long msgtyp, int msgflg) in sigwrap_msgrcv()
|
/openbmc/qemu/linux-user/ |
H A D | syscall.c | 4293 ssize_t msgsz, abi_long msgtyp, in do_msgrcv() 4534 abi_long msgtyp; in do_ipc() member
|