Lines Matching defs:compat_shmid64_ds
229 struct compat_shmid64_ds { struct
230 struct compat_ipc64_perm shm_perm;
231 unsigned int __pad1;
232 compat_time_t shm_atime;
233 unsigned int __pad2;
234 compat_time_t shm_dtime;
235 unsigned int __pad3;
236 compat_time_t shm_ctime;
237 compat_size_t shm_segsz;
238 compat_pid_t shm_cpid;
239 compat_pid_t shm_lpid;
240 unsigned int shm_nattch;
241 unsigned int __unused1;
242 unsigned int __unused2;