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;
141 struct compat_ipc64_perm { struct156 struct compat_ipc64_perm sem_perm; argument167 struct compat_ipc64_perm msg_perm;184 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;
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;
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;
106 struct compat_ipc64_perm { struct121 struct compat_ipc64_perm sem_perm; argument132 struct compat_ipc64_perm msg_perm;149 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;
577 BUILD_BUG_ON(sizeof(struct compat_ipc64_perm) != sizeof(struct ipc64_perm)); in mem_init()