Home
last modified time | relevance | path

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

/openbmc/linux/ipc/
H A Dshm.c855 static inline unsigned long copy_shmid_to_user(void __user *buf, struct shmid64_ds *in, int version) in copy_shmid_to_user() function
1281 if (copy_shmid_to_user(buf, &sem64, version)) in ksys_shmctl()