Home
last modified time | relevance | path

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

/openbmc/linux/ipc/
H A Dmsg.c697 static int copy_compat_msqid_to_user(void __user *buf, struct msqid64_ds *in, in copy_compat_msqid_to_user() function
760 if (copy_compat_msqid_to_user(uptr, &msqid64, version)) in compat_ksys_msgctl()