Lines Matching defs:compat_shmid64_ds
211 struct compat_shmid64_ds { struct
212 struct compat_ipc64_perm shm_perm;
213 compat_size_t shm_segsz;
214 compat_time_t shm_atime;
215 compat_time_t shm_dtime;
216 compat_time_t shm_ctime;
217 compat_pid_t shm_cpid;
218 compat_pid_t shm_lpid;
219 compat_ulong_t shm_nattch;
220 compat_ulong_t __unused1;
221 compat_ulong_t __unused2;