Home
last modified time | relevance | path

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

/openbmc/linux/ipc/
H A Dcompat.c38 int get_compat_ipc64_perm(struct ipc64_perm *to, in get_compat_ipc64_perm() function
H A Dutil.h271 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()
H A Dshm.c1433 return get_compat_ipc64_perm(&out->shm_perm, &p->shm_perm); in copy_compat_shmid_from_user()
H A Dsem.c1743 return get_compat_ipc64_perm(&out->sem_perm, &p->sem_perm); in copy_compat_semid_from_user()