Lines Matching defs:compat_msqid64_ds
151 struct compat_msqid64_ds { struct
152 struct compat_ipc64_perm msg_perm;
154 compat_ulong_t msg_stime_high;
156 compat_ulong_t msg_stime;
158 compat_ulong_t msg_stime_high;
161 compat_ulong_t msg_rtime_high;
163 compat_ulong_t msg_rtime;
165 compat_ulong_t msg_rtime_high;
168 compat_ulong_t msg_ctime_high;
170 compat_ulong_t msg_ctime;
172 compat_ulong_t msg_ctime_high;
174 compat_ulong_t msg_cbytes;
175 compat_ulong_t msg_qnum;
176 compat_ulong_t msg_qbytes;
177 compat_pid_t msg_lspid;
178 compat_pid_t msg_lrpid;
179 compat_ulong_t __unused4;
180 compat_ulong_t __unused5;