Searched refs:__copy_from_user_ll_nocache (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/include/asm/
H A Duaccess_32.h20 unsigned long __must_check __copy_from_user_ll_nocache
178 return __copy_from_user_ll_nocache(to, from, n);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/include/asm/
H A Duaccess_32.h20 unsigned long __must_check __copy_from_user_ll_nocache
178 return __copy_from_user_ll_nocache(to, from, n);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/lib/
H A Dusercopy_32.c808 unsigned long __copy_from_user_ll_nocache(void *to, const void __user *from, function
821 EXPORT_SYMBOL(__copy_from_user_ll_nocache); variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/lib/
H A Dusercopy_32.c808 unsigned long __copy_from_user_ll_nocache(void *to, const void __user *from, function
821 EXPORT_SYMBOL(__copy_from_user_ll_nocache); variable

Completed in 118 milliseconds