Searched refs:copy_in_user_mvcos (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/s390/lib/
H A Duaccess.c186 static inline unsigned long copy_in_user_mvcos(void __user *to, const void __user *from, copy_in_user_mvcos() function
244 return copy_in_user_mvcos(to, from, n); __copy_in_user()

Completed in 84 milliseconds