Searched defs:copy_to_user (Results 1 – 2 of 2) sorted by relevance
39 static inline int copy_to_user(void __user volatile *to, const void *from, in copy_to_user() function
188 copy_to_user(void __user *to, const void *from, unsigned long n) in copy_to_user() function