Lines Matching defs:compat_shmid64_ds
223 struct compat_shmid64_ds { struct
224 struct compat_ipc64_perm shm_perm;
225 compat_size_t shm_segsz;
226 compat_ulong_t shm_atime;
227 compat_ulong_t shm_atime_high;
228 compat_ulong_t shm_dtime;
229 compat_ulong_t shm_dtime_high;
230 compat_ulong_t shm_ctime;
231 compat_ulong_t shm_ctime_high;
232 compat_pid_t shm_cpid;
233 compat_pid_t shm_lpid;
234 compat_ulong_t shm_nattch;
235 compat_ulong_t __unused1;
236 compat_ulong_t __unused2;