Lines Matching defs:compat_shmid64_ds
177 struct compat_shmid64_ds { struct
178 struct compat_ipc64_perm shm_perm;
179 unsigned int shm_atime_high;
180 unsigned int shm_atime;
181 unsigned int shm_dtime_high;
182 unsigned int shm_dtime;
183 unsigned int shm_ctime_high;
184 unsigned int shm_ctime;
185 unsigned int __unused4;
186 compat_size_t shm_segsz;
187 compat_pid_t shm_cpid;
188 compat_pid_t shm_lpid;
189 compat_ulong_t shm_nattch;
190 compat_ulong_t __unused5;
191 compat_ulong_t __unused6;