Lines Matching defs:compat_msqid64_ds
160 struct compat_msqid64_ds { struct
161 struct compat_ipc64_perm msg_perm;
162 unsigned int msg_stime_high;
163 unsigned int msg_stime;
164 unsigned int msg_rtime_high;
165 unsigned int msg_rtime;
166 unsigned int msg_ctime_high;
167 unsigned int msg_ctime;
168 compat_ulong_t msg_cbytes;
169 compat_ulong_t msg_qnum;
170 compat_ulong_t msg_qbytes;
171 compat_pid_t msg_lspid;
172 compat_pid_t msg_lrpid;
173 compat_ulong_t __unused4;
174 compat_ulong_t __unused5;