Home
last modified time | relevance | path

Searched refs:compat_long_t (Results 1 – 4 of 4) sorted by relevance

/ipc/
Dmqueue.c1524 compat_long_t mq_flags; /* message queue flags */
1525 compat_long_t mq_maxmsg; /* maximum number of messages */
1526 compat_long_t mq_msgsize; /* maximum message size */
1527 compat_long_t mq_curmsgs; /* number of messages currently queued */
1528 compat_long_t __reserved[4]; /* ignored for input, zeroed for output */
Dmsg.c974 compat_long_t mtype;
982 compat_long_t mtype; in compat_ksys_msgsnd()
1286 compat_long_t msgtyp, int msgflg) in compat_ksys_msgrcv()
1293 compat_ssize_t, msgsz, compat_long_t, msgtyp, in COMPAT_SYSCALL_DEFINE5() argument
Dsyscall.c126 compat_long_t msgtyp;
Dutil.h283 compat_long_t msgtyp, int msgflg);