Home
last modified time | relevance | path

Searched refs:msgtyp (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/ipc/
A Dmsg.c1012 if (*msgtyp == 0) in convert_mode()
1014 if (*msgtyp < 0) { in convert_mode()
1016 *msgtyp = LONG_MAX; in convert_mode()
1018 *msgtyp = -*msgtyp; in convert_mode()
1080 if (testmsg(msg, *msgtyp, mode) && in find_msg()
1082 *msgtyp, mode)) { in find_msg()
1084 *msgtyp = msg->m_type - 1; in find_msg()
1087 if (*msgtyp == count) in find_msg()
1183 msr_d.r_msgtype = msgtyp; in do_msgrcv()
1265 long msgtyp, int msgflg) in ksys_msgrcv() argument
[all …]
A Dsyscall.c68 tmp.msgtyp, third); in ksys_ipc()
126 compat_long_t msgtyp; member
173 ipck.msgtyp, third); in compat_ksys_ipc()
A Dutil.h284 compat_long_t msgtyp, int msgflg);
/linux-6.3-rc2/include/uapi/linux/
A Dipc.h60 long msgtyp; member
/linux-6.3-rc2/arch/s390/kernel/
A Dcompat_linux.h20 __s32 msgtyp; member
/linux-6.3-rc2/include/linux/
A Dcompat.h797 compat_ssize_t msgsz, compat_long_t msgtyp, int msgflg);
A Dsyscalls.h815 size_t msgsz, long msgtyp, int msgflg);
1373 long msgtyp, int msgflg);

Completed in 13 milliseconds