Lines Matching defs:compat_shmid64_ds
151 struct compat_shmid64_ds { struct
152 struct compat_ipc64_perm shm_perm;
153 unsigned int shm_atime_high;
154 unsigned int shm_atime;
155 unsigned int shm_dtime_high;
156 unsigned int shm_dtime;
157 unsigned int shm_ctime_high;
158 unsigned int shm_ctime;
159 unsigned int __unused4;
160 compat_size_t shm_segsz;
161 compat_pid_t shm_cpid;
162 compat_pid_t shm_lpid;
163 compat_ulong_t shm_nattch;
164 compat_ulong_t __unused5;
165 compat_ulong_t __unused6;