Home
last modified time | relevance | path

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

/openbmc/linux/ipc/
H A Dcompat.c62 void to_compat_ipc64_perm(struct compat_ipc64_perm *to, struct ipc64_perm *from) in to_compat_ipc64_perm() function
H A Dutil.h269 void to_compat_ipc64_perm(struct compat_ipc64_perm *, struct ipc64_perm *);
H A Dmsg.c703 to_compat_ipc64_perm(&v.msg_perm, &in->msg_perm); in copy_compat_msqid_to_user()
H A Dshm.c1399 to_compat_ipc64_perm(&v.shm_perm, &in->shm_perm); in copy_compat_shmid_to_user()
H A Dsem.c1756 to_compat_ipc64_perm(&v.sem_perm, &in->sem_perm); in copy_compat_semid_to_user()