Lines Matching defs:compat_shmid64_ds
247 struct compat_shmid64_ds { struct
248 struct compat_ipc64_perm shm_perm;
249 compat_size_t shm_segsz;
250 compat_ulong_t shm_atime;
251 compat_ulong_t shm_atime_high;
252 compat_ulong_t shm_dtime;
253 compat_ulong_t shm_dtime_high;
254 compat_ulong_t shm_ctime;
255 compat_ulong_t shm_ctime_high;
256 compat_pid_t shm_cpid;
257 compat_pid_t shm_lpid;
258 compat_ulong_t shm_nattch;
259 compat_ulong_t __unused1;
260 compat_ulong_t __unused2;