Searched refs:copy_shmid_to_user (Results 1 – 1 of 1) sorted by relevance
855 static inline unsigned long copy_shmid_to_user(void __user *buf, struct shmid64_ds *in, int version) in copy_shmid_to_user() function1281 if (copy_shmid_to_user(buf, &sem64, version)) in ksys_shmctl()