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

/linux-4.4.14/arch/s390/lib/
H A Duaccess.c143 static inline unsigned long copy_to_user_mvcs(void __user *ptr, const void *x, copy_to_user_mvcs() function
182 return copy_to_user_mvcs(to, from, n); __copy_to_user()

Completed in 68 milliseconds