Lines Matching defs:compat_msqid64_ds
169 struct compat_msqid64_ds { struct
170 struct compat_ipc64_perm msg_perm;
172 compat_ulong_t msg_stime_high;
174 compat_ulong_t msg_stime;
176 compat_ulong_t msg_stime_high;
179 compat_ulong_t msg_rtime_high;
181 compat_ulong_t msg_rtime;
183 compat_ulong_t msg_rtime_high;
186 compat_ulong_t msg_ctime_high;
188 compat_ulong_t msg_ctime;
190 compat_ulong_t msg_ctime_high;
192 compat_ulong_t msg_cbytes;
193 compat_ulong_t msg_qnum;
194 compat_ulong_t msg_qbytes;
195 compat_pid_t msg_lspid;
196 compat_pid_t msg_lrpid;
197 compat_ulong_t __unused4;
198 compat_ulong_t __unused5;