Lines Matching defs:compat_msqid64_ds
91 struct compat_msqid64_ds { struct
92 struct compat_ipc64_perm msg_perm;
93 unsigned int msg_stime_high;
94 unsigned int msg_stime;
95 unsigned int msg_rtime_high;
96 unsigned int msg_rtime;
97 unsigned int msg_ctime_high;
98 unsigned int msg_ctime;
99 compat_ulong_t msg_cbytes;
100 compat_ulong_t msg_qnum;
101 compat_ulong_t msg_qbytes;
102 compat_pid_t msg_lspid;
103 compat_pid_t msg_lrpid;
104 compat_ulong_t __unused4;
105 compat_ulong_t __unused5;