Home
last modified time | relevance | path

Searched refs:get_compat_ipc64_perm (Results 1 – 3 of 3) sorted by relevance

/linux/ipc/
H A Dcompat.c38 int get_compat_ipc64_perm(struct ipc64_perm *to, in get_compat_ipc64_perm() function
H A Dutil.h272 int get_compat_ipc64_perm(struct ipc64_perm *,
H A Dmsg.c683 if (get_compat_ipc64_perm(&out->msg_perm, &p->msg_perm)) in copy_compat_msqid_from_user()