Searched refs:to_compat_ipc64_perm (Results 1 – 3 of 3) sorted by relevance
62 void to_compat_ipc64_perm(struct compat_ipc64_perm *to, struct ipc64_perm *from) in to_compat_ipc64_perm() function
270 void to_compat_ipc64_perm(struct compat_ipc64_perm *, struct ipc64_perm *);
703 to_compat_ipc64_perm(&v.msg_perm, &in->msg_perm); in copy_compat_msqid_to_user()