Lines Matching defs:compat_shmid64_ds
143 struct compat_shmid64_ds { struct
144 struct compat_ipc64_perm shm_perm;
145 unsigned int shm_atime_high;
146 unsigned int shm_atime;
147 unsigned int shm_dtime_high;
148 unsigned int shm_dtime;
149 unsigned int shm_ctime_high;
150 unsigned int shm_ctime;
151 unsigned int __unused4;
152 compat_size_t shm_segsz;
153 compat_pid_t shm_cpid;
154 compat_pid_t shm_lpid;
155 compat_ulong_t shm_nattch;
156 compat_ulong_t __unused5;
157 compat_ulong_t __unused6;