Searched defs:compat_msqid64_ds (Results 1 – 7 of 7) sorted by relevance
121 struct compat_msqid64_ds { struct122 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;[all …]
114 struct compat_msqid64_ds { struct115 struct compat_ipc64_perm msg_perm;116 unsigned int msg_stime_high;117 unsigned int msg_stime;118 unsigned int msg_rtime_high;119 unsigned int msg_rtime;120 unsigned int msg_ctime_high;121 unsigned int msg_ctime;122 compat_ulong_t msg_cbytes;123 compat_ulong_t msg_qnum;[all …]
135 struct compat_msqid64_ds { struct136 struct compat_ipc64_perm msg_perm;137 compat_ulong_t msg_stime;138 compat_ulong_t msg_stime_high;139 compat_ulong_t msg_rtime;140 compat_ulong_t msg_rtime_high;141 compat_ulong_t msg_ctime;142 compat_ulong_t msg_ctime_high;143 compat_ulong_t msg_cbytes;144 compat_ulong_t msg_qnum;[all …]
121 struct compat_msqid64_ds { struct122 struct compat_ipc64_perm msg_perm;123 compat_ulong_t msg_stime;124 compat_ulong_t msg_stime_high;125 compat_ulong_t msg_rtime;126 compat_ulong_t msg_rtime_high;127 compat_ulong_t msg_ctime;128 compat_ulong_t msg_ctime_high;129 compat_ulong_t msg_cbytes;130 compat_ulong_t msg_qnum;[all …]
126 struct compat_msqid64_ds { struct127 struct compat_ipc64_perm msg_perm;128 unsigned int msg_stime_high;129 unsigned int msg_stime;130 unsigned int msg_rtime_high;131 unsigned int msg_rtime;132 unsigned int msg_ctime_high;133 unsigned int msg_ctime;134 compat_ulong_t msg_cbytes;135 compat_ulong_t msg_qnum;[all …]
144 struct compat_msqid64_ds { struct145 struct compat_ipc64_perm msg_perm;146 unsigned int msg_stime_high;147 unsigned int msg_stime;148 unsigned int msg_rtime_high;149 unsigned int msg_rtime;150 unsigned int msg_ctime_high;151 unsigned int msg_ctime;152 unsigned int msg_cbytes;153 unsigned int msg_qnum;[all …]
206 struct compat_msqid64_ds { struct207 struct compat_ipc64_perm msg_perm;208 compat_ulong_t msg_stime;209 compat_ulong_t msg_stime_high;210 compat_ulong_t msg_rtime;211 compat_ulong_t msg_rtime_high;212 compat_ulong_t msg_ctime;213 compat_ulong_t msg_ctime_high;214 compat_ulong_t msg_cbytes;215 compat_ulong_t msg_qnum;[all …]