/linux/arch/x86/include/asm/ |
A D | uaccess_32.h | 24 raw_copy_from_user(void *to, const void __user *from, unsigned long n) in raw_copy_from_user() function
|
A D | uaccess_64.h | 50 raw_copy_from_user(void *dst, const void __user *src, unsigned long size) in raw_copy_from_user() function
|
/linux/arch/parisc/lib/ |
A D | memcpy.c | 32 unsigned long raw_copy_from_user(void *dst, const void __user *src, in raw_copy_from_user() function
|
/linux/arch/csky/lib/ |
A D | usercopy.c | 7 unsigned long raw_copy_from_user(void *to, const void *from, in raw_copy_from_user() function
|
/linux/arch/s390/lib/ |
A D | uaccess.c | 126 unsigned long raw_copy_from_user(void *to, const void __user *from, unsigned long n) in raw_copy_from_user() function
|
/linux/arch/microblaze/include/asm/ |
A D | uaccess.h | 284 raw_copy_from_user(void *to, const void __user *from, unsigned long n) in raw_copy_from_user() function
|
/linux/arch/sh/include/asm/ |
A D | uaccess.h | 110 raw_copy_from_user(void *to, const void __user *from, unsigned long n) in raw_copy_from_user() function
|
/linux/arch/arc/include/asm/ |
A D | uaccess.h | 168 raw_copy_from_user(void *to, const void __user *from, unsigned long n) in raw_copy_from_user() function
|
/linux/arch/arm/include/asm/ |
A D | uaccess.h | 527 raw_copy_from_user(void *to, const void __user *from, unsigned long n) in raw_copy_from_user() function 572 raw_copy_from_user(void *to, const void __user *from, unsigned long n) in raw_copy_from_user() function
|
/linux/arch/sparc/include/asm/ |
A D | uaccess_32.h | 209 static inline unsigned long raw_copy_from_user(void *to, const void __user *from, unsigned long n) in raw_copy_from_user() function
|
/linux/include/asm-generic/ |
A D | uaccess.h | 83 raw_copy_from_user(void *to, const void __user * from, unsigned long n) in raw_copy_from_user() function
|
/linux/arch/riscv/include/asm/ |
A D | uaccess.h | 365 raw_copy_from_user(void *to, const void __user *from, unsigned long n) in raw_copy_from_user() function
|
/linux/arch/nds32/include/asm/ |
A D | uaccess.h | 269 #define raw_copy_from_user __arch_copy_from_user macro
|
/linux/arch/openrisc/include/asm/ |
A D | uaccess.h | 249 raw_copy_from_user(void *to, const void __user *from, unsigned long size) in raw_copy_from_user() function
|
/linux/arch/alpha/include/asm/ |
A D | uaccess.h | 306 raw_copy_from_user(void *to, const void __user *from, unsigned long len) in raw_copy_from_user() function
|
/linux/arch/xtensa/include/asm/ |
A D | uaccess.h | 253 raw_copy_from_user(void *to, const void __user *from, unsigned long n) in raw_copy_from_user() function
|
/linux/arch/um/kernel/skas/ |
A D | uaccess.c | 147 unsigned long raw_copy_from_user(void *to, const void __user *from, unsigned long n) in raw_copy_from_user() function
|
/linux/arch/ia64/include/asm/ |
A D | uaccess.h | 207 raw_copy_from_user(void *to, const void __user *from, unsigned long count) in raw_copy_from_user() function
|
/linux/arch/mips/include/asm/ |
A D | uaccess.h | 433 raw_copy_from_user(void *to, const void __user *from, unsigned long n) in raw_copy_from_user() function
|
/linux/arch/m68k/include/asm/ |
A D | uaccess.h | 376 raw_copy_from_user(void *to, const void __user *from, unsigned long n) in raw_copy_from_user() function
|
/linux/arch/arm64/include/asm/ |
A D | uaccess.h | 430 #define raw_copy_from_user(to, from, n) \ macro
|
/linux/arch/powerpc/include/asm/ |
A D | uaccess.h | 300 static inline unsigned long raw_copy_from_user(void *to, in raw_copy_from_user() function
|