copy_mc_to_user
copy_mc_to_user(void __user *to, const void *from, unsigned len);
len = copy_mc_to_user(iter_to, from, len);