Home
last modified time | relevance | path

Searched defs:__copy_user_zeroing (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/arch/cris/arch-v10/lib/
Dusercopy.c195 unsigned long __copy_user_zeroing(void *pdst, const void __user *psrc, in __copy_user_zeroing() function
/linux-4.4.14/arch/cris/arch-v32/lib/
Dusercopy.c162 unsigned long __copy_user_zeroing(void *pdst, const void __user *psrc, in __copy_user_zeroing() function
/linux-4.4.14/arch/x86/lib/
Dusercopy_32.c531 #define __copy_user_zeroing(to, from, size) \ macro
/linux-4.4.14/arch/mn10300/include/asm/
Duaccess.h323 #define __copy_user_zeroing(to, from, size) \ macro
/linux-4.4.14/arch/m32r/include/asm/
Duaccess.h486 #define __copy_user_zeroing(to, from, size) \ macro
/linux-4.4.14/arch/metag/lib/
Dusercopy.c820 unsigned long __copy_user_zeroing(void *pdst, const void __user *psrc, in __copy_user_zeroing() function