Home
last modified time | relevance | path

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

/linux/ipc/
H A Dcompat.c50 int get_compat_ipc_perm(struct ipc64_perm *to, in get_compat_ipc_perm() function
H A Dutil.h271 int get_compat_ipc_perm(struct ipc64_perm *, struct compat_ipc_perm __user *);
H A Dmsg.c689 if (get_compat_ipc_perm(&out->msg_perm, &p->msg_perm)) in copy_compat_msqid_from_user()