Home
last modified time | relevance | path

Searched refs:get_compat_ipc_perm (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/ipc/
H A Dcompat.c50 int get_compat_ipc_perm(struct ipc64_perm *to, in get_compat_ipc_perm() function
H A Dutil.h269 int get_compat_ipc_perm(struct ipc64_perm *, struct compat_ipc_perm __user *);
H A Dmsg.c683 if (get_compat_ipc_perm(&out->msg_perm, &p->msg_perm)) in copy_compat_msqid_from_user()
H A Dsem.c1745 return get_compat_ipc_perm(&out->sem_perm, &p->sem_perm); in copy_compat_semid_from_user()
H A Dshm.c1426 return get_compat_ipc_perm(&out->shm_perm, &p->shm_perm); in copy_compat_shmid_from_user()
/kernel/linux/linux-6.6/ipc/
H A Dcompat.c50 int get_compat_ipc_perm(struct ipc64_perm *to, in get_compat_ipc_perm() function
H A Dutil.h270 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()
H A Dsem.c1746 return get_compat_ipc_perm(&out->sem_perm, &p->sem_perm); in copy_compat_semid_from_user()
H A Dshm.c1436 return get_compat_ipc_perm(&out->shm_perm, &p->shm_perm); in copy_compat_shmid_from_user()

Completed in 16 milliseconds