__copy_to_user_memcpy  152 arch/arm/lib/uaccess_with_memcpy.c 		n = __copy_to_user_memcpy(uaccess_mask_range_ptr(to, n),
__copy_to_user_memcpy  250 arch/arm/lib/uaccess_with_memcpy.c 	ret = __copy_to_user_memcpy(user_ptr, kernel_ptr, PAGE_SIZE);
__copy_to_user_memcpy  254 arch/arm/lib/uaccess_with_memcpy.c 		ret |= __copy_to_user_memcpy(user_ptr, kernel_ptr, size);