Searched refs:_inline_copy_to_user (Results 1 – 1 of 1) sorted by relevance
190 _inline_copy_to_user(void __user *to, const void *from, unsigned long n) in _inline_copy_to_user() function223 return _inline_copy_to_user(to, from, n); in copy_to_user()