Lines Matching defs:compat_msqid64_ds
134 struct compat_msqid64_ds { struct
135 struct compat_ipc64_perm msg_perm;
136 unsigned int msg_stime_high;
137 unsigned int msg_stime;
138 unsigned int msg_rtime_high;
139 unsigned int msg_rtime;
140 unsigned int msg_ctime_high;
141 unsigned int msg_ctime;
142 compat_ulong_t msg_cbytes;
143 compat_ulong_t msg_qnum;
144 compat_ulong_t msg_qbytes;
145 compat_pid_t msg_lspid;
146 compat_pid_t msg_lrpid;
147 compat_ulong_t __unused4;
148 compat_ulong_t __unused5;