Searched refs:__arc_copy_to_user (Results 1 – 2 of 2) sorted by relevance
40 return __arc_copy_to_user(to, from, n); in arc_copy_to_user_noinline()
396 __arc_copy_to_user(void __user *to, const void *from, unsigned long n) in __arc_copy_to_user() function723 #define __copy_to_user(t, f, n) __arc_copy_to_user(t, f, n)