Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/ipc/
H A Dsem.c1193 static unsigned long copy_semid_to_user(void __user *buf, struct semid64_ds *in, int version) in copy_semid_to_user() function
1672 if (copy_semid_to_user(p, &semid64, version)) in ksys_semctl()
/kernel/linux/linux-6.6/ipc/
H A Dsem.c1195 static unsigned long copy_semid_to_user(void __user *buf, struct semid64_ds *in, int version) in copy_semid_to_user() function
1673 if (copy_semid_to_user(p, &semid64, version)) in ksys_semctl()

Completed in 6 milliseconds