__generic_copy_to_user_nocheck 394 include/asm-cris/uaccess.h #define __copy_to_user(to,from,n) __generic_copy_to_user_nocheck((to),(from),(n)) __generic_copy_to_user_nocheck 580 include/asm-m32r/uaccess.h __generic_copy_to_user_nocheck((to),(from),(n)) __generic_copy_to_user_nocheck 463 include/asm-mn10300/uaccess.h __generic_copy_to_user_nocheck((to), (from), (n)) __generic_copy_to_user_nocheck 422 include/asm-xtensa/uaccess.h #define __copy_to_user(to,from,n) __generic_copy_to_user_nocheck((to),(from),(n))