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

/linux-4.1.27/arch/s390/lib/
H A Duaccess.c113 static inline unsigned long copy_to_user_mvcos(void __user *ptr, const void *x, copy_to_user_mvcos() function
181 return copy_to_user_mvcos(to, from, n); __copy_to_user()

Completed in 101 milliseconds