Home
last modified time | relevance | path

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

/linux/ipc/
A Dmsg.c1006 if (*msgtyp == 0) in convert_mode()
1008 if (*msgtyp < 0) { in convert_mode()
1010 *msgtyp = LONG_MAX; in convert_mode()
1012 *msgtyp = -*msgtyp; in convert_mode()
1074 if (testmsg(msg, *msgtyp, mode) && in find_msg()
1076 *msgtyp, mode)) { in find_msg()
1078 *msgtyp = msg->m_type - 1; in find_msg()
1081 if (*msgtyp == count) in find_msg()
1177 msr_d.r_msgtype = msgtyp; in do_msgrcv()
1259 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.h286 compat_long_t msgtyp, int msgflg);
/linux/include/uapi/linux/
A Dipc.h60 long msgtyp; member
/linux/arch/s390/kernel/
A Dcompat_linux.h18 __s32 msgtyp; member
/linux/include/linux/
A Dsyscalls.h817 size_t msgsz, long msgtyp, int msgflg);
1372 long msgtyp, int msgflg);
A Dcompat.h767 compat_ssize_t msgsz, compat_long_t msgtyp, int msgflg);

Completed in 16 milliseconds