Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arc/mm/
Dextable.c40 return __arc_copy_to_user(to, from, n); in arc_copy_to_user_noinline()
/linux-4.4.14/arch/arc/include/asm/
Duaccess.h396 __arc_copy_to_user(void __user *to, const void *from, unsigned long n) in __arc_copy_to_user() function
723 #define __copy_to_user(t, f, n) __arc_copy_to_user(t, f, n)