Searched refs:__copy_to_user_ll (Results 1 - 2 of 2) sorted by relevance

/arch/x86/include/asm/
H A Duaccess_32.h13 unsigned long __must_check __copy_to_user_ll
64 return __copy_to_user_ll(to, from, n);
/arch/x86/lib/
H A Dusercopy_32.c570 unsigned long __copy_to_user_ll(void __user *to, const void *from, function
581 EXPORT_SYMBOL(__copy_to_user_ll); variable

Completed in 228 milliseconds