Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/lib/
H A Duaccess.c277 static inline unsigned long copy_in_user_mvc(void __user *to, const void __user *from, in copy_in_user_mvc() function
315 return copy_in_user_mvc(to, from, n); in raw_copy_in_user()