Lines Matching defs:compat_shmid64_ds
108 struct compat_shmid64_ds { struct
109 struct compat_ipc64_perm shm_perm;
110 unsigned int shm_atime_high;
111 unsigned int shm_atime;
112 unsigned int shm_dtime_high;
113 unsigned int shm_dtime;
114 unsigned int shm_ctime_high;
115 unsigned int shm_ctime;
116 unsigned int __unused4;
117 compat_size_t shm_segsz;
118 compat_pid_t shm_cpid;
119 compat_pid_t shm_lpid;
120 compat_ulong_t shm_nattch;
121 compat_ulong_t __unused5;
122 compat_ulong_t __unused6;