Lines Matching defs:compat_msqid64_ds
131 struct compat_msqid64_ds { struct
132 struct compat_ipc64_perm msg_perm;
134 compat_ulong_t msg_stime_high;
136 compat_ulong_t msg_stime;
138 compat_ulong_t msg_stime_high;
141 compat_ulong_t msg_rtime_high;
143 compat_ulong_t msg_rtime;
145 compat_ulong_t msg_rtime_high;
148 compat_ulong_t msg_ctime_high;
150 compat_ulong_t msg_ctime;
152 compat_ulong_t msg_ctime_high;
154 compat_ulong_t msg_cbytes;
155 compat_ulong_t msg_qnum;
156 compat_ulong_t msg_qbytes;
157 compat_pid_t msg_lspid;
158 compat_pid_t msg_lrpid;
159 compat_ulong_t __unused4;
160 compat_ulong_t __unused5;