Lines Matching defs:compat_shmid64_ds
289 struct compat_shmid64_ds { struct
290 struct compat_ipc64_perm shm_perm;
291 unsigned int __pad1;
292 compat_time_t shm_atime;
293 unsigned int __pad2;
294 compat_time_t shm_dtime;
295 unsigned int __pad3;
296 compat_time_t shm_ctime;
297 compat_size_t shm_segsz;
298 compat_pid_t shm_cpid;
299 compat_pid_t shm_lpid;
300 unsigned int shm_nattch;
301 unsigned int __unused1;
302 unsigned int __unused2;