Searched refs:__copy_to_user_ll (Results 1 – 2 of 2) sorted by relevance
17 unsigned __copy_to_user_ll(void __user*to, const void *from, unsigned n);209 return __copy_to_user_ll(to, from, n); in __copy_to_user()
13 unsigned __copy_to_user_ll(void __user *to, const void *from, unsigned n) in __copy_to_user_ll() function
Completed in 2 milliseconds