Lines Matching defs:compat_shmid64_ds
130 struct compat_shmid64_ds { struct
131 struct compat_ipc64_perm shm_perm;
132 unsigned int shm_atime_high;
133 unsigned int shm_atime;
134 unsigned int shm_dtime_high;
135 unsigned int shm_dtime;
136 unsigned int shm_ctime_high;
137 unsigned int shm_ctime;
138 compat_size_t shm_segsz;
139 compat_pid_t shm_cpid;
140 compat_pid_t shm_lpid;
141 unsigned int shm_nattch;
142 unsigned int __unused1;
143 unsigned int __unused2;