Lines Matching defs:compat_shmid64_ds
161 struct compat_shmid64_ds { struct
162 struct compat_ipc64_perm shm_perm;
163 unsigned int shm_atime_high;
164 unsigned int shm_atime;
165 unsigned int shm_dtime_high;
166 unsigned int shm_dtime;
167 unsigned int shm_ctime_high;
168 unsigned int shm_ctime;
169 compat_size_t shm_segsz;
170 compat_pid_t shm_cpid;
171 compat_pid_t shm_lpid;
172 unsigned int shm_nattch;
173 unsigned int __unused1;
174 unsigned int __unused2;