Home
last modified time | relevance | path

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

/Linux-v4.19/ipc/
Dshm.c750 static inline unsigned long copy_shmid_to_user(void __user *buf, struct shmid64_ds *in, int version) in copy_shmid_to_user() function
1177 if (copy_shmid_to_user(buf, &sem64, version)) in ksys_shmctl()