Lines Matching defs:compat_shmid64_ds
278 struct compat_shmid64_ds { struct
279 struct compat_ipc64_perm shm_perm;
280 compat_size_t shm_segsz;
281 compat_time_t shm_atime;
282 compat_time_t shm_dtime;
283 compat_time_t shm_ctime;
284 compat_pid_t shm_cpid;
285 compat_pid_t shm_lpid;
286 compat_ulong_t shm_nattch;
287 compat_ulong_t __unused1;
288 compat_ulong_t __unused2;