Lines Matching defs:compat_shmid_ds
1215 struct compat_shmid_ds { struct
1216 struct compat_ipc_perm shm_perm;
1217 int shm_segsz;
1218 old_time32_t shm_atime;
1219 old_time32_t shm_dtime;
1220 old_time32_t shm_ctime;
1221 compat_ipc_pid_t shm_cpid;
1222 compat_ipc_pid_t shm_lpid;
1223 unsigned short shm_nattch;
1224 unsigned short shm_unused;
1225 compat_uptr_t shm_unused2;
1226 compat_uptr_t shm_unused3;