Lines Matching defs:compat_msqid64_ds
114 struct compat_msqid64_ds { struct
115 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;
124 compat_ulong_t msg_qbytes;
125 compat_pid_t msg_lspid;
126 compat_pid_t msg_lrpid;
127 compat_ulong_t __unused4;
128 compat_ulong_t __unused5;