Searched defs:compat_msqid64_ds (Results 1 – 7 of 7) sorted by relevance
151 struct compat_msqid64_ds { struct152 struct compat_ipc64_perm msg_perm;154 compat_ulong_t msg_stime_high;156 compat_ulong_t msg_stime;158 compat_ulong_t msg_stime_high;161 compat_ulong_t msg_rtime_high;163 compat_ulong_t msg_rtime;165 compat_ulong_t msg_rtime_high;168 compat_ulong_t msg_ctime_high;170 compat_ulong_t msg_ctime;[all …]
160 struct compat_msqid64_ds { struct161 struct compat_ipc64_perm msg_perm;162 unsigned int msg_stime_high;163 unsigned int msg_stime;164 unsigned int msg_rtime_high;165 unsigned int msg_rtime;166 unsigned int msg_ctime_high;167 unsigned int msg_ctime;168 compat_ulong_t msg_cbytes;169 compat_ulong_t msg_qnum;[all …]
131 struct compat_msqid64_ds { struct132 struct compat_ipc64_perm msg_perm;133 compat_ulong_t msg_stime;134 compat_ulong_t msg_stime_high;135 compat_ulong_t msg_rtime;136 compat_ulong_t msg_rtime_high;137 compat_ulong_t msg_ctime;138 compat_ulong_t msg_ctime_high;139 compat_ulong_t msg_cbytes;140 compat_ulong_t msg_qnum;[all …]
166 struct compat_msqid64_ds { struct167 struct compat_ipc64_perm msg_perm;168 compat_ulong_t msg_stime;169 compat_ulong_t msg_stime_high;170 compat_ulong_t msg_rtime;171 compat_ulong_t msg_rtime_high;172 compat_ulong_t msg_ctime;173 compat_ulong_t msg_ctime_high;174 compat_ulong_t msg_cbytes;175 compat_ulong_t msg_qnum;[all …]
189 struct compat_msqid64_ds { struct190 struct compat_ipc64_perm msg_perm;191 unsigned int msg_stime_high;192 unsigned int msg_stime;193 unsigned int msg_rtime_high;194 unsigned int msg_rtime;195 unsigned int msg_ctime_high;196 unsigned int msg_ctime;197 unsigned int msg_cbytes;198 unsigned int msg_qnum;[all …]
136 struct compat_msqid64_ds { struct137 struct compat_ipc64_perm msg_perm;138 unsigned int msg_stime_high;139 unsigned int msg_stime;140 unsigned int msg_rtime_high;141 unsigned int msg_rtime;142 unsigned int msg_ctime_high;143 unsigned int msg_ctime;144 compat_ulong_t msg_cbytes;145 compat_ulong_t msg_qnum;[all …]
230 struct compat_msqid64_ds { struct231 struct compat_ipc64_perm msg_perm;232 compat_ulong_t msg_stime;233 compat_ulong_t msg_stime_high;234 compat_ulong_t msg_rtime;235 compat_ulong_t msg_rtime_high;236 compat_ulong_t msg_ctime;237 compat_ulong_t msg_ctime_high;238 compat_ulong_t msg_cbytes;239 compat_ulong_t msg_qnum;[all …]