Searched refs:__copy_to_user_ll (Results 1 – 3 of 3) sorted by relevance
14 unsigned long __must_check __copy_to_user_ll65 return __copy_to_user_ll(to, from, n); in __copy_to_user_inatomic()
296 if (unlikely(__copy_to_user_ll(ptr, &__pus_tmp, size) != 0)) \305 if (unlikely(__copy_to_user_ll(ptr, &__pus_tmp, \
717 unsigned long __copy_to_user_ll(void __user *to, const void *from, in __copy_to_user_ll() function783 EXPORT_SYMBOL(__copy_to_user_ll);