Home
last modified time | relevance | path

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

/ipc/
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
Dmqueue.c1527 compat_long_t mq_flags; /* message queue flags */
1528 compat_long_t mq_maxmsg; /* maximum number of messages */
1529 compat_long_t mq_msgsize; /* maximum message size */
1530 compat_long_t mq_curmsgs; /* number of messages currently queued */
1531 compat_long_t __reserved[4]; /* ignored for input, zeroed for output */
Dsyscall.c126 compat_long_t msgtyp;
Dutil.h286 compat_long_t msgtyp, int msgflg);