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