Home
last modified time | relevance | path

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

/ipc/
Dmqueue.c1422 compat_long_t mq_flags; /* message queue flags */
1423 compat_long_t mq_maxmsg; /* maximum number of messages */
1424 compat_long_t mq_msgsize; /* maximum message size */
1425 compat_long_t mq_curmsgs; /* number of messages currently queued */
1426 compat_long_t __reserved[4]; /* ignored for input, zeroed for output */
Dmsg.c948 compat_long_t mtype;
956 compat_long_t mtype; in compat_ksys_msgsnd()
1252 compat_long_t msgtyp, int msgflg) in compat_ksys_msgrcv()
1259 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);