Searched refs:__arc_clear_user (Results 1 – 2 of 2) sorted by relevance
31 return __arc_clear_user(to, n); in arc_clear_user_noinline()
587 static inline unsigned long __arc_clear_user(void __user *to, unsigned long n) in __arc_clear_user() function634 #define __clear_user(d, n) __arc_clear_user(d, n)