Searched defs:compat_msqid64_ds (Results 1 – 5 of 5) sorted by relevance
74 struct compat_msqid64_ds { struct75 struct compat_ipc64_perm msg_perm;76 unsigned int msg_stime_high;77 unsigned int msg_stime;78 unsigned int msg_rtime_high;79 unsigned int msg_rtime;80 unsigned int msg_ctime_high;81 unsigned int msg_ctime;82 compat_ulong_t msg_cbytes;83 compat_ulong_t msg_qnum;[all …]
98 struct compat_msqid64_ds { struct99 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;[all …]
134 struct compat_msqid64_ds { struct135 struct compat_ipc64_perm msg_perm;136 compat_ulong_t msg_stime;137 compat_ulong_t msg_stime_high;138 compat_ulong_t msg_rtime;139 compat_ulong_t msg_rtime_high;140 compat_ulong_t msg_ctime;141 compat_ulong_t msg_ctime_high;142 compat_ulong_t msg_cbytes;143 compat_ulong_t msg_qnum;[all …]
91 struct compat_msqid64_ds { struct92 struct compat_ipc64_perm msg_perm;93 unsigned int msg_stime_high;94 unsigned int msg_stime;95 unsigned int msg_rtime_high;96 unsigned int msg_rtime;97 unsigned int msg_ctime_high;98 unsigned int msg_ctime;99 compat_ulong_t msg_cbytes;100 compat_ulong_t msg_qnum;[all …]
113 struct compat_msqid64_ds { struct114 struct compat_ipc64_perm msg_perm;115 unsigned int msg_stime_high;116 unsigned int msg_stime;117 unsigned int msg_rtime_high;118 unsigned int msg_rtime;119 unsigned int msg_ctime_high;120 unsigned int msg_ctime;121 unsigned int msg_cbytes;122 unsigned int msg_qnum;[all …]