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