__copy_to_user_ll  294 include/asm-x86/uaccess.h 	if (unlikely(__copy_to_user_ll(ptr, &__pus_tmp, size) != 0))	\
__copy_to_user_ll  303 include/asm-x86/uaccess.h 	if (unlikely(__copy_to_user_ll(ptr, &__pus_tmp,		\
__copy_to_user_ll   14 include/asm-x86/uaccess_32.h unsigned long __must_check __copy_to_user_ll
__copy_to_user_ll   65 include/asm-x86/uaccess_32.h 	return __copy_to_user_ll(to, from, n);