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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-i386/
H A Duaccess.h316 __generic_copy_to_user_nocheck(void *to, const void *from, unsigned long n) function
592 __generic_copy_to_user_nocheck((to),(from),(n)))
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-i386/
H A Duaccess.h316 __generic_copy_to_user_nocheck(void *to, const void *from, unsigned long n) function
592 __generic_copy_to_user_nocheck((to),(from),(n)))
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-cris/
H A Duaccess.h1057 __generic_copy_to_user_nocheck(void *to, const void *from, unsigned long n) function
1070 #define __copy_to_user(to,from,n) __generic_copy_to_user_nocheck((to),(from),(n))
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-cris/
H A Duaccess.h1054 __generic_copy_to_user_nocheck(void *to, const void *from, unsigned long n) function
1067 #define __copy_to_user(to,from,n) __generic_copy_to_user_nocheck((to),(from),(n))

Completed in 42 milliseconds