Searched defs:compat_msqid64_ds (Results 1 – 7 of 7) sorted by relevance
169 struct compat_msqid64_ds { struct170 struct compat_ipc64_perm msg_perm;172 compat_ulong_t msg_stime_high;174 compat_ulong_t msg_stime;176 compat_ulong_t msg_stime_high;179 compat_ulong_t msg_rtime_high;181 compat_ulong_t msg_rtime;183 compat_ulong_t msg_rtime_high;186 compat_ulong_t msg_ctime_high;188 compat_ulong_t msg_ctime;[all …]
174 struct compat_msqid64_ds { struct175 struct compat_ipc64_perm msg_perm;176 unsigned int msg_stime_high;177 unsigned int msg_stime;178 unsigned int msg_rtime_high;179 unsigned int msg_rtime;180 unsigned int msg_ctime_high;181 unsigned int msg_ctime;182 compat_ulong_t msg_cbytes;183 compat_ulong_t msg_qnum;[all …]
146 struct compat_msqid64_ds { struct147 struct compat_ipc64_perm msg_perm;148 compat_ulong_t msg_stime;149 compat_ulong_t msg_stime_high;150 compat_ulong_t msg_rtime;151 compat_ulong_t msg_rtime_high;152 compat_ulong_t msg_ctime;153 compat_ulong_t msg_ctime_high;154 compat_ulong_t msg_cbytes;155 compat_ulong_t msg_qnum;[all …]
193 struct compat_msqid64_ds { struct194 struct compat_ipc64_perm msg_perm;195 compat_ulong_t msg_stime;196 compat_ulong_t msg_stime_high;197 compat_ulong_t msg_rtime;198 compat_ulong_t msg_rtime_high;199 compat_ulong_t msg_ctime;200 compat_ulong_t msg_ctime_high;201 compat_ulong_t msg_cbytes;202 compat_ulong_t msg_qnum;[all …]
150 struct compat_msqid64_ds { struct151 struct compat_ipc64_perm msg_perm;152 unsigned int msg_stime_high;153 unsigned int msg_stime;154 unsigned int msg_rtime_high;155 unsigned int msg_rtime;156 unsigned int msg_ctime_high;157 unsigned int msg_ctime;158 compat_ulong_t msg_cbytes;159 compat_ulong_t msg_qnum;[all …]
204 struct compat_msqid64_ds { struct205 struct compat_ipc64_perm msg_perm;206 unsigned int msg_stime_high;207 unsigned int msg_stime;208 unsigned int msg_rtime_high;209 unsigned int msg_rtime;210 unsigned int msg_ctime_high;211 unsigned int msg_ctime;212 unsigned int msg_cbytes;213 unsigned int msg_qnum;[all …]
244 struct compat_msqid64_ds { struct245 struct compat_ipc64_perm msg_perm;246 compat_ulong_t msg_stime;247 compat_ulong_t msg_stime_high;248 compat_ulong_t msg_rtime;249 compat_ulong_t msg_rtime_high;250 compat_ulong_t msg_ctime;251 compat_ulong_t msg_ctime_high;252 compat_ulong_t msg_cbytes;253 compat_ulong_t msg_qnum;[all …]