Searched defs:compat_shmid64_ds (Results 1 – 7 of 7) sorted by relevance
131 struct compat_shmid64_ds { struct134 unsigned int shm_atime;136 unsigned int shm_dtime;138 unsigned int shm_ctime;139 unsigned int __unused4;140 compat_size_t shm_segsz;141 compat_pid_t shm_cpid;142 compat_pid_t shm_lpid;143 compat_ulong_t shm_nattch;144 compat_ulong_t __unused5;[all …]
138 struct compat_shmid64_ds { struct140 compat_size_t shm_segsz;141 compat_ulong_t shm_atime;142 compat_ulong_t shm_atime_high;143 compat_ulong_t shm_dtime;145 compat_ulong_t shm_ctime;147 compat_pid_t shm_cpid;148 compat_pid_t shm_lpid;149 compat_ulong_t shm_nattch;150 compat_ulong_t __unused4;[all …]
152 struct compat_shmid64_ds { struct154 compat_size_t shm_segsz;155 compat_ulong_t shm_atime;156 compat_ulong_t shm_atime_high;157 compat_ulong_t shm_dtime;159 compat_ulong_t shm_ctime;161 compat_pid_t shm_cpid;162 compat_pid_t shm_lpid;163 compat_ulong_t shm_nattch;164 compat_ulong_t __unused4;[all …]
143 struct compat_shmid64_ds { struct146 unsigned int shm_atime;148 unsigned int shm_dtime;150 unsigned int shm_ctime;151 unsigned int __unused4;152 compat_size_t shm_segsz;153 compat_pid_t shm_cpid;154 compat_pid_t shm_lpid;155 compat_ulong_t shm_nattch;156 compat_ulong_t __unused5;[all …]
161 struct compat_shmid64_ds { struct163 unsigned int shm_atime_high;164 unsigned int shm_atime;166 unsigned int shm_dtime;168 unsigned int shm_ctime;169 compat_size_t shm_segsz;170 compat_pid_t shm_cpid;171 compat_pid_t shm_lpid;172 unsigned int shm_nattch;173 unsigned int __unused1;[all …]
153 struct compat_shmid64_ds { struct155 compat_size_t shm_segsz;156 compat_ulong_t shm_atime;157 compat_ulong_t shm_dtime;158 compat_ulong_t shm_ctime;159 compat_pid_t shm_cpid;160 compat_pid_t shm_lpid;161 compat_ulong_t shm_nattch;162 compat_ushort_t shm_atime_high;163 compat_ushort_t shm_dtime_high;[all …]
223 struct compat_shmid64_ds { struct225 compat_size_t shm_segsz;226 compat_ulong_t shm_atime;227 compat_ulong_t shm_atime_high;228 compat_ulong_t shm_dtime;230 compat_ulong_t shm_ctime;232 compat_pid_t shm_cpid;233 compat_pid_t shm_lpid;234 compat_ulong_t shm_nattch;235 compat_ulong_t __unused1;[all …]
Completed in 26 milliseconds