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