Searched refs:copy_mc_to_user (Results 1 – 4 of 4) sorted by relevance
84 unsigned long __must_check copy_mc_to_user(void __user *dst, const void *src, unsigned len) in copy_mc_to_user() function
394 copy_mc_to_user(void __user *to, const void *from, unsigned long n) in copy_mc_to_user() function
499 copy_mc_to_user(void __user *to, const void *from, unsigned len);
198 len = copy_mc_to_user(iter_to, from, len); in copy_to_user_iter_mc()