Home
last modified time | relevance | path

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

/linux-4.4.14/arch/m32r/include/asm/
Duaccess.h560 static inline unsigned long __generic_copy_to_user_nocheck(void __user *to, in __generic_copy_to_user_nocheck() function
586 __generic_copy_to_user_nocheck((to), (from), (n))
/linux-4.4.14/arch/mn10300/include/asm/
Duaccess.h371 unsigned long __generic_copy_to_user_nocheck(void *to, const void *from, in __generic_copy_to_user_nocheck() function
468 __generic_copy_to_user_nocheck((to), (from), (n))
/linux-4.4.14/arch/xtensa/include/asm/
Duaccess.h403 __generic_copy_to_user_nocheck(void *to, const void *from, unsigned long n)
431 __generic_copy_to_user_nocheck((to), (from), (n))
/linux-4.4.14/arch/cris/include/asm/
Duaccess.h402 __generic_copy_to_user_nocheck(void __user *to, const void *from, in __generic_copy_to_user_nocheck() function
417 __generic_copy_to_user_nocheck((to), (from), (n))