Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/lib/
Duaccess.c179 static inline unsigned long copy_to_user_mvcos(void __user *ptr, const void *x, in copy_to_user_mvcos() function
249 return copy_to_user_mvcos(to, from, n); in raw_copy_to_user()