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