Lines Matching defs:compat_msqid64_ds
98 struct compat_msqid64_ds { struct
99 struct compat_ipc64_perm msg_perm;
101 compat_ulong_t msg_stime_high;
103 compat_ulong_t msg_stime;
105 compat_ulong_t msg_stime_high;
108 compat_ulong_t msg_rtime_high;
110 compat_ulong_t msg_rtime;
112 compat_ulong_t msg_rtime_high;
115 compat_ulong_t msg_ctime_high;
117 compat_ulong_t msg_ctime;
119 compat_ulong_t msg_ctime_high;
121 compat_ulong_t msg_cbytes;
122 compat_ulong_t msg_qnum;
123 compat_ulong_t msg_qbytes;
124 compat_pid_t msg_lspid;
125 compat_pid_t msg_lrpid;
126 compat_ulong_t __unused4;
127 compat_ulong_t __unused5;