Searched refs:copy_semid_to_user (Results 1 – 1 of 1) sorted by relevance
1195 static unsigned long copy_semid_to_user(void __user *buf, struct semid64_ds *in, int version) in copy_semid_to_user() function1673 if (copy_semid_to_user(p, &semid64, version)) in ksys_semctl()