Home
last modified time | relevance | path

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

/include/linux/
A Duaccess.h159 _inline_copy_from_user(void *to, const void __user *from, unsigned long n) in _inline_copy_from_user() function
210 return _inline_copy_from_user(to, from, n); in copy_from_user()

Completed in 3 milliseconds