Lines Matching defs:compat_shmid64_ds
206 struct compat_shmid64_ds { struct
207 struct compat_ipc64_perm shm_perm;
208 unsigned int shm_atime_high;
209 unsigned int shm_atime;
210 unsigned int shm_dtime_high;
211 unsigned int shm_dtime;
212 unsigned int shm_ctime_high;
213 unsigned int shm_ctime;
214 compat_size_t shm_segsz;
215 compat_pid_t shm_cpid;
216 compat_pid_t shm_lpid;
217 unsigned int shm_nattch;
218 unsigned int __unused1;
219 unsigned int __unused2;