Lines Matching defs:compat_shmid64_ds
91 struct compat_shmid64_ds { struct
92 struct compat_ipc64_perm shm_perm;
93 unsigned int shm_atime_high;
94 unsigned int shm_atime;
95 unsigned int shm_dtime_high;
96 unsigned int shm_dtime;
97 unsigned int shm_ctime_high;
98 unsigned int shm_ctime;
99 unsigned int __unused4;
100 compat_size_t shm_segsz;
101 compat_pid_t shm_cpid;
102 compat_pid_t shm_lpid;
103 compat_ulong_t shm_nattch;
104 compat_ulong_t __unused5;
105 compat_ulong_t __unused6;