Lines Matching defs:compat_msqid64_ds
141 struct compat_msqid64_ds { struct
142 struct compat_ipc64_perm msg_perm;
143 unsigned int msg_stime_high;
144 unsigned int msg_stime;
145 unsigned int msg_rtime_high;
146 unsigned int msg_rtime;
147 unsigned int msg_ctime_high;
148 unsigned int msg_ctime;
149 compat_ulong_t msg_cbytes;
150 compat_ulong_t msg_qnum;
151 compat_ulong_t msg_qbytes;
152 compat_pid_t msg_lspid;
153 compat_pid_t msg_lrpid;
154 compat_ulong_t __unused4;
155 compat_ulong_t __unused5;