Home
last modified time | relevance | path

Searched refs:__generic_copy_to_user (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/arch/i386/lib/
Dusercopy.c15 __generic_copy_to_user(void *to, const void *from, unsigned long n) in __generic_copy_to_user() function
47 __generic_copy_to_user(void *to, const void *from, unsigned long n) in __generic_copy_to_user() function
/linux-2.4.37.9/include/asm-m68k/
Duaccess.h199 __generic_copy_to_user(void *to, const void *from, unsigned long n) in __generic_copy_to_user() function
763 __generic_copy_to_user(to, from, n))
/linux-2.4.37.9/include/asm-i386/
Duaccess.h662 unsigned long __generic_copy_to_user(void *, const void *, unsigned long);
714 __generic_copy_to_user((to),(from),(n)))
/linux-2.4.37.9/arch/i386/kernel/
Di386_ksyms.c108 EXPORT_SYMBOL(__generic_copy_to_user);
/linux-2.4.37.9/include/asm-cris/
Duaccess.h378 __generic_copy_to_user(void *to, const void *from, unsigned long n) in __generic_copy_to_user() function
960 ret = __generic_copy_to_user(to, from, n); in __constant_copy_to_user()
1011 __generic_copy_to_user(to, from, n))