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