Lines Matching defs:compat_shmid64_ds
153 struct compat_shmid64_ds { struct
154 struct compat_ipc64_perm shm_perm;
155 unsigned int shm_atime_high;
156 unsigned int shm_atime;
157 unsigned int shm_dtime_high;
158 unsigned int shm_dtime;
159 unsigned int shm_ctime_high;
160 unsigned int shm_ctime;
161 unsigned int __unused4;
162 compat_size_t shm_segsz;
163 compat_pid_t shm_cpid;
164 compat_pid_t shm_lpid;
165 compat_ulong_t shm_nattch;
166 compat_ulong_t __unused5;
167 compat_ulong_t __unused6;