Searched defs:__generic_copy_to_user (Results 1 – 5 of 5) sorted by relevance
/linux-3.3/arch/m68k/lib/ |
D | uaccess.c | 62 unsigned long __generic_copy_to_user(void __user *to, const void *from, in __generic_copy_to_user() function
|
/linux-3.3/arch/mn10300/lib/ |
D | usercopy.c | 15 __generic_copy_to_user(void *to, const void *from, unsigned long n) in __generic_copy_to_user() function
|
/linux-3.3/arch/m32r/lib/ |
D | usercopy.c | 15 __generic_copy_to_user(void __user *to, const void *from, unsigned long n) in __generic_copy_to_user() function
|
/linux-3.3/arch/xtensa/include/asm/ |
D | uaccess.h | 401 __generic_copy_to_user(void *to, const void *from, unsigned long n) in __generic_copy_to_user() function
|
/linux-3.3/arch/cris/include/asm/ |
D | uaccess.h | 180 __generic_copy_to_user(void __user *to, const void *from, unsigned long n) in __generic_copy_to_user() function
|