Searched defs:copy_to_user (Results 1 – 2 of 2) sorted by relevance
446 static inline unsigned long copy_to_user(void *to, const void *from, unsigned long n) in copy_to_user() function
564 copy_to_user(void *dst, void *src, size_t len) { in copy_to_user() function