Home
last modified time | relevance | path

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

/include/linux/
A Duaccess.h140 __copy_to_user(void __user *to, const void *from, unsigned long n) in __copy_to_user() function
558 #define unsafe_copy_to_user(d,s,l,e) unsafe_op_wrap(__copy_to_user(d,s,l),e)

Completed in 4 milliseconds