Searched refs:compat_ipc64_perm (Results 1 – 10 of 10) sorted by relevance
90 struct compat_ipc64_perm { struct104 struct compat_ipc64_perm sem_perm; argument115 struct compat_ipc64_perm msg_perm;132 struct compat_ipc64_perm shm_perm;
119 struct compat_ipc64_perm { struct134 struct compat_ipc64_perm sem_perm; argument145 struct compat_ipc64_perm msg_perm;162 struct compat_ipc64_perm shm_perm;
110 struct compat_ipc64_perm { struct125 struct compat_ipc64_perm sem_perm; argument136 struct compat_ipc64_perm msg_perm;153 struct compat_ipc64_perm shm_perm;
96 struct compat_ipc64_perm { struct111 struct compat_ipc64_perm sem_perm; argument122 struct compat_ipc64_perm msg_perm;139 struct compat_ipc64_perm shm_perm;
99 struct compat_ipc64_perm { struct113 struct compat_ipc64_perm sem_perm; argument122 struct compat_ipc64_perm msg_perm;154 struct compat_ipc64_perm shm_perm;
100 struct compat_ipc64_perm { struct116 struct compat_ipc64_perm sem_perm; argument127 struct compat_ipc64_perm msg_perm;144 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()
271 void to_compat_ipc64_perm(struct compat_ipc64_perm *, struct ipc64_perm *);274 struct compat_ipc64_perm __user *);
181 struct compat_ipc64_perm { struct196 struct compat_ipc64_perm sem_perm; argument207 struct compat_ipc64_perm msg_perm;224 struct compat_ipc64_perm shm_perm;
541 BUILD_BUG_ON(sizeof(struct compat_ipc64_perm) != sizeof(struct ipc64_perm)); in mem_init()
Completed in 15 milliseconds