Lines Matching defs:compat_shmid_ds
1312 struct compat_shmid_ds { struct
1313 struct compat_ipc_perm shm_perm;
1314 int shm_segsz;
1315 old_time32_t shm_atime;
1316 old_time32_t shm_dtime;
1317 old_time32_t shm_ctime;
1318 compat_ipc_pid_t shm_cpid;
1319 compat_ipc_pid_t shm_lpid;
1320 unsigned short shm_nattch;
1321 unsigned short shm_unused;
1322 compat_uptr_t shm_unused2;
1323 compat_uptr_t shm_unused3;