Searched refs:compat_ipc64_perm (Results 1 – 8 of 8) sorted by relevance
136 struct compat_ipc64_perm { struct150 struct compat_ipc64_perm sem_perm; argument161 struct compat_ipc64_perm msg_perm;178 struct compat_ipc64_perm shm_perm;
142 struct compat_ipc64_perm { struct157 struct compat_ipc64_perm sem_perm; argument168 struct compat_ipc64_perm msg_perm;185 struct compat_ipc64_perm shm_perm;
164 struct compat_ipc64_perm { struct179 struct compat_ipc64_perm sem_perm; argument190 struct compat_ipc64_perm msg_perm;207 struct compat_ipc64_perm shm_perm;
129 struct compat_ipc64_perm { struct143 struct compat_ipc64_perm sem_perm; argument152 struct compat_ipc64_perm msg_perm;184 struct compat_ipc64_perm shm_perm;
110 struct compat_ipc64_perm { struct126 struct compat_ipc64_perm sem_perm; argument137 struct compat_ipc64_perm msg_perm;154 struct compat_ipc64_perm shm_perm;
104 struct compat_ipc64_perm { struct119 struct compat_ipc64_perm sem_perm; argument130 struct compat_ipc64_perm msg_perm;147 struct compat_ipc64_perm shm_perm;
205 struct compat_ipc64_perm { struct220 struct compat_ipc64_perm sem_perm; argument231 struct compat_ipc64_perm msg_perm;248 struct compat_ipc64_perm shm_perm;
576 BUILD_BUG_ON(sizeof(struct compat_ipc64_perm) != sizeof(struct ipc64_perm)); in mem_init()