Lines Matching defs:compat_shmid64_ds
158 struct compat_shmid64_ds { struct
159 struct compat_ipc64_perm shm_perm;
160 unsigned int shm_atime_high;
161 unsigned int shm_atime;
162 unsigned int shm_dtime_high;
163 unsigned int shm_dtime;
164 unsigned int shm_ctime_high;
165 unsigned int shm_ctime;
166 unsigned int __unused4;
167 compat_size_t shm_segsz;
168 compat_pid_t shm_cpid;
169 compat_pid_t shm_lpid;
170 compat_ulong_t shm_nattch;
171 compat_ulong_t __unused5;
172 compat_ulong_t __unused6;