Lines Matching defs:compat_shmid64_ds
284 struct compat_shmid64_ds { struct
285 struct compat_ipc64_perm shm_perm;
286 compat_size_t shm_segsz;
287 compat_time_t shm_atime;
288 compat_time_t shm_dtime;
289 compat_time_t shm_ctime;
290 compat_pid_t shm_cpid;
291 compat_pid_t shm_lpid;
292 compat_ulong_t shm_nattch;
293 compat_ulong_t __unused1;
294 compat_ulong_t __unused2;