Searched refs:compat_ipc64_perm (Results 1 – 10 of 10) sorted by relevance
117 struct compat_ipc64_perm { struct131 struct compat_ipc64_perm sem_perm; argument142 struct compat_ipc64_perm msg_perm;159 struct compat_ipc64_perm shm_perm;
146 struct compat_ipc64_perm { struct161 struct compat_ipc64_perm sem_perm; argument172 struct compat_ipc64_perm msg_perm;189 struct compat_ipc64_perm shm_perm;
123 struct compat_ipc64_perm { struct138 struct compat_ipc64_perm sem_perm; argument149 struct compat_ipc64_perm msg_perm;166 struct compat_ipc64_perm shm_perm;
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()
268 void to_compat_ipc64_perm(struct compat_ipc64_perm *, struct ipc64_perm *);271 struct compat_ipc64_perm __user *);
108 struct compat_ipc64_perm { struct124 struct compat_ipc64_perm sem_perm; argument135 struct compat_ipc64_perm msg_perm;152 struct compat_ipc64_perm shm_perm;
109 struct compat_ipc64_perm { struct123 struct compat_ipc64_perm sem_perm; argument132 struct compat_ipc64_perm msg_perm;164 struct compat_ipc64_perm shm_perm;
102 struct compat_ipc64_perm { struct117 struct compat_ipc64_perm sem_perm; argument128 struct compat_ipc64_perm msg_perm;145 struct compat_ipc64_perm shm_perm;
199 struct compat_ipc64_perm { struct214 struct compat_ipc64_perm sem_perm; argument225 struct compat_ipc64_perm msg_perm;242 struct compat_ipc64_perm shm_perm;
544 BUILD_BUG_ON(sizeof(struct compat_ipc64_perm) != sizeof(struct ipc64_perm)); in mem_init()