Home
last modified time | relevance | path

Searched refs:copy_compat_shmid_to_user (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/ipc/
H A Dshm.c1383 static int copy_compat_shmid_to_user(void __user *buf, struct shmid64_ds *in, in copy_compat_shmid_to_user() function
1466 if (copy_compat_shmid_to_user(uptr, &sem64, version)) in compat_ksys_shmctl()
/kernel/linux/linux-6.6/ipc/
H A Dshm.c1393 static int copy_compat_shmid_to_user(void __user *buf, struct shmid64_ds *in, in copy_compat_shmid_to_user() function
1476 if (copy_compat_shmid_to_user(uptr, &sem64, version)) in compat_ksys_shmctl()

Completed in 5 milliseconds