Lines Matching defs:compat_shmid64_ds
183 struct compat_shmid64_ds { struct
184 struct compat_ipc64_perm shm_perm;
185 compat_size_t shm_segsz;
186 compat_ulong_t shm_atime;
187 compat_ulong_t shm_atime_high;
188 compat_ulong_t shm_dtime;
189 compat_ulong_t shm_dtime_high;
190 compat_ulong_t shm_ctime;
191 compat_ulong_t shm_ctime_high;
192 compat_pid_t shm_cpid;
193 compat_pid_t shm_lpid;
194 compat_ulong_t shm_nattch;
195 compat_ulong_t __unused4;
196 compat_ulong_t __unused5;