Home
last modified time | relevance | path

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

/ipc/
Dsem.c1732 static int copy_compat_semid_to_user(void __user *buf, struct semid64_ds *in, in copy_compat_semid_to_user() function
1778 if (copy_compat_semid_to_user(p, &semid64, version)) in compat_ksys_semctl()