Lines Matching defs:compat_shmid64_ds
188 struct compat_shmid64_ds { struct
189 struct compat_ipc64_perm shm_perm;
190 unsigned int shm_atime_high;
191 unsigned int shm_atime;
192 unsigned int shm_dtime_high;
193 unsigned int shm_dtime;
194 unsigned int shm_ctime_high;
195 unsigned int shm_ctime;
196 compat_size_t shm_segsz;
197 compat_pid_t shm_cpid;
198 compat_pid_t shm_lpid;
199 unsigned int shm_nattch;
200 unsigned int __unused1;
201 unsigned int __unused2;