Searched refs:get_compat_ipc_perm (Results 1 – 3 of 3) sorted by relevance
50 int get_compat_ipc_perm(struct ipc64_perm *to, in get_compat_ipc_perm() function
271 int get_compat_ipc_perm(struct ipc64_perm *, struct compat_ipc_perm __user *);
689 if (get_compat_ipc_perm(&out->msg_perm, &p->msg_perm)) in copy_compat_msqid_from_user()