Lines Matching defs:compat_shmid64_ds
241 struct compat_shmid64_ds { struct
242 struct compat_ipc64_perm shm_perm;
243 compat_size_t shm_segsz;
244 compat_ulong_t shm_atime;
245 compat_ulong_t shm_atime_high;
246 compat_ulong_t shm_dtime;
247 compat_ulong_t shm_dtime_high;
248 compat_ulong_t shm_ctime;
249 compat_ulong_t shm_ctime_high;
250 compat_pid_t shm_cpid;
251 compat_pid_t shm_lpid;
252 compat_ulong_t shm_nattch;
253 compat_ulong_t __unused1;
254 compat_ulong_t __unused2;