Home
last modified time | relevance | path

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

/linux/lib/
A Dusercopy.c26 return _inline_copy_to_user(to, from, n); in _copy_to_user()
/linux/include/linux/
A Duaccess.h190 _inline_copy_to_user(void __user *to, const void *from, unsigned long n) in _inline_copy_to_user() function
223 return _inline_copy_to_user(to, from, n); in copy_to_user()

Completed in 5 milliseconds