Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Duaccess_32.h13 unsigned long __must_check __copy_to_user_ll
68 return __copy_to_user_ll(to, from, n); in __copy_to_user_inatomic()
/linux-4.4.14/arch/x86/lib/
Dusercopy_32.c570 unsigned long __copy_to_user_ll(void __user *to, const void *from, in __copy_to_user_ll() function
581 EXPORT_SYMBOL(__copy_to_user_ll);