Searched refs:_inline_copy_to_user (Results 1 – 3 of 3) sorted by relevance
27 return _inline_copy_to_user(to, from, n);
26 return _inline_copy_to_user(to, from, n); in _copy_to_user()
199 _inline_copy_to_user(void __user *to, const void *from, unsigned long n) in _inline_copy_to_user() function234 return _inline_copy_to_user(to, from, n); in copy_to_user()