Lines Matching defs:compat_shmid64_ds
165 struct compat_shmid64_ds { struct
166 struct compat_ipc64_perm shm_perm;
167 compat_size_t shm_segsz;
168 compat_ulong_t shm_atime;
169 compat_ulong_t shm_atime_high;
170 compat_ulong_t shm_dtime;
171 compat_ulong_t shm_dtime_high;
172 compat_ulong_t shm_ctime;
173 compat_ulong_t shm_ctime_high;
174 compat_pid_t shm_cpid;
175 compat_pid_t shm_lpid;
176 compat_ulong_t shm_nattch;
177 compat_ulong_t __unused4;
178 compat_ulong_t __unused5;