Lines Matching defs:compat_shmid64_ds
131 struct compat_shmid64_ds { struct
132 struct compat_ipc64_perm shm_perm;
133 unsigned int shm_atime_high;
134 unsigned int shm_atime;
135 unsigned int shm_dtime_high;
136 unsigned int shm_dtime;
137 unsigned int shm_ctime_high;
138 unsigned int shm_ctime;
139 unsigned int __unused4;
140 compat_size_t shm_segsz;
141 compat_pid_t shm_cpid;
142 compat_pid_t shm_lpid;
143 compat_ulong_t shm_nattch;
144 compat_ulong_t __unused5;
145 compat_ulong_t __unused6;