Lines Matching defs:compat_msqid64_ds
121 struct compat_msqid64_ds { struct
122 struct compat_ipc64_perm msg_perm;
124 compat_ulong_t msg_stime_high;
126 compat_ulong_t msg_stime;
128 compat_ulong_t msg_stime_high;
131 compat_ulong_t msg_rtime_high;
133 compat_ulong_t msg_rtime;
135 compat_ulong_t msg_rtime_high;
138 compat_ulong_t msg_ctime_high;
140 compat_ulong_t msg_ctime;
142 compat_ulong_t msg_ctime_high;
144 compat_ulong_t msg_cbytes;
145 compat_ulong_t msg_qnum;
146 compat_ulong_t msg_qbytes;
147 compat_pid_t msg_lspid;
148 compat_pid_t msg_lrpid;
149 compat_ulong_t __unused4;
150 compat_ulong_t __unused5;