Searched refs:compat_ipc64_perm (Results 1 – 10 of 10) sorted by relevance
39 struct compat_ipc64_perm __user *from) in get_compat_ipc64_perm()41 struct compat_ipc64_perm v; in get_compat_ipc64_perm()62 void to_compat_ipc64_perm(struct compat_ipc64_perm *to, struct ipc64_perm *from) in to_compat_ipc64_perm()
233 void to_compat_ipc64_perm(struct compat_ipc64_perm *, struct ipc64_perm *);236 struct compat_ipc64_perm __user *);
150 struct compat_ipc64_perm { struct164 struct compat_ipc64_perm sem_perm; argument175 struct compat_ipc64_perm msg_perm;192 struct compat_ipc64_perm shm_perm;
179 struct compat_ipc64_perm { struct194 struct compat_ipc64_perm sem_perm; argument205 struct compat_ipc64_perm msg_perm;222 struct compat_ipc64_perm shm_perm;
147 struct compat_ipc64_perm { struct161 struct compat_ipc64_perm sem_perm; argument170 struct compat_ipc64_perm msg_perm;202 struct compat_ipc64_perm shm_perm;
124 struct compat_ipc64_perm { struct140 struct compat_ipc64_perm sem_perm; argument151 struct compat_ipc64_perm msg_perm;168 struct compat_ipc64_perm shm_perm;
168 struct compat_ipc64_perm { struct183 struct compat_ipc64_perm sem_perm; argument194 struct compat_ipc64_perm msg_perm;211 struct compat_ipc64_perm shm_perm;
121 struct compat_ipc64_perm { struct136 struct compat_ipc64_perm sem_perm; argument147 struct compat_ipc64_perm msg_perm;164 struct compat_ipc64_perm shm_perm;
219 struct compat_ipc64_perm { struct234 struct compat_ipc64_perm sem_perm; argument245 struct compat_ipc64_perm msg_perm;262 struct compat_ipc64_perm shm_perm;
600 BUILD_BUG_ON(sizeof(struct compat_ipc64_perm) != sizeof(struct ipc64_perm)); in mem_init()