Searched defs:compat_msqid64_ds (Results 1 – 7 of 7) sorted by relevance
131 struct compat_msqid64_ds { struct132 struct compat_ipc64_perm msg_perm;134 compat_ulong_t msg_stime_high;136 compat_ulong_t msg_stime;138 compat_ulong_t msg_stime_high;141 compat_ulong_t msg_rtime_high;143 compat_ulong_t msg_rtime;145 compat_ulong_t msg_rtime_high;148 compat_ulong_t msg_ctime_high;150 compat_ulong_t msg_ctime;[all …]
141 struct compat_msqid64_ds { struct142 struct compat_ipc64_perm msg_perm;143 unsigned int msg_stime_high;144 unsigned int msg_stime;145 unsigned int msg_rtime_high;146 unsigned int msg_rtime;147 unsigned int msg_ctime_high;148 unsigned int msg_ctime;149 compat_ulong_t msg_cbytes;150 compat_ulong_t msg_qnum;[all …]
148 struct compat_msqid64_ds { struct149 struct compat_ipc64_perm msg_perm;150 compat_ulong_t msg_stime;151 compat_ulong_t msg_stime_high;152 compat_ulong_t msg_rtime;153 compat_ulong_t msg_rtime_high;154 compat_ulong_t msg_ctime;155 compat_ulong_t msg_ctime_high;156 compat_ulong_t msg_cbytes;157 compat_ulong_t msg_qnum;[all …]
129 struct compat_msqid64_ds { struct130 struct compat_ipc64_perm msg_perm;131 compat_ulong_t msg_stime;132 compat_ulong_t msg_stime_high;133 compat_ulong_t msg_rtime;134 compat_ulong_t msg_rtime_high;135 compat_ulong_t msg_ctime;136 compat_ulong_t msg_ctime_high;137 compat_ulong_t msg_cbytes;138 compat_ulong_t msg_qnum;[all …]
134 struct compat_msqid64_ds { struct135 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;[all …]
171 struct compat_msqid64_ds { struct172 struct compat_ipc64_perm msg_perm;173 unsigned int msg_stime_high;174 unsigned int msg_stime;175 unsigned int msg_rtime_high;176 unsigned int msg_rtime;177 unsigned int msg_ctime_high;178 unsigned int msg_ctime;179 unsigned int msg_cbytes;180 unsigned int msg_qnum;[all …]
224 struct compat_msqid64_ds { struct225 struct compat_ipc64_perm msg_perm;226 compat_ulong_t msg_stime;227 compat_ulong_t msg_stime_high;228 compat_ulong_t msg_rtime;229 compat_ulong_t msg_rtime_high;230 compat_ulong_t msg_ctime;231 compat_ulong_t msg_ctime_high;232 compat_ulong_t msg_cbytes;233 compat_ulong_t msg_qnum;[all …]