Searched refs:compat_long_t (Results 1 – 2 of 2) sorted by relevance
18 compat_long_t mq_flags; /* message queue flags */19 compat_long_t mq_maxmsg; /* maximum number of messages */20 compat_long_t mq_msgsize; /* maximum message size */21 compat_long_t mq_curmsgs; /* number of messages currently queued */22 compat_long_t __reserved[4]; /* ignored for input, zeroed for output */
38 compat_long_t mtype;95 compat_long_t msgtyp;356 compat_long_t type; in COMPAT_SYSCALL_DEFINE6()422 compat_long_t mtype; in COMPAT_SYSCALL_DEFINE4()430 compat_ssize_t, msgsz, compat_long_t, msgtyp, int, msgflg) in COMPAT_SYSCALL_DEFINE5() argument