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