Home
last modified time | relevance | path

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

/openbmc/linux/ipc/
H A Dshm.c1427 static int copy_compat_shmid_from_user(struct shmid64_ds *out, void __user *buf, in copy_compat_shmid_from_user() function
1481 if (copy_compat_shmid_from_user(&sem64, uptr, version)) in compat_ksys_shmctl()