/linux-6.6.21/arch/x86/include/asm/ |
D | uaccess_32.h | 18 raw_copy_to_user(void __user *to, const void *from, unsigned long n) in raw_copy_to_user() function
|
D | uaccess_64.h | 131 raw_copy_to_user(void __user *dst, const void *src, unsigned long size) in raw_copy_to_user() function
|
/linux-6.6.21/arch/parisc/lib/ |
D | memcpy.c | 23 unsigned long raw_copy_to_user(void __user *dst, const void *src, in raw_copy_to_user() function
|
/linux-6.6.21/arch/csky/lib/ |
D | usercopy.c | 78 unsigned long raw_copy_to_user(void *to, const void *from, in raw_copy_to_user() function
|
/linux-6.6.21/arch/s390/lib/ |
D | uaccess.c | 134 unsigned long raw_copy_to_user(void __user *to, const void *from, unsigned long n) in raw_copy_to_user() function
|
/linux-6.6.21/arch/microblaze/include/asm/ |
D | uaccess.h | 249 raw_copy_to_user(void __user *to, const void *from, unsigned long n) in raw_copy_to_user() function
|
/linux-6.6.21/arch/sh/include/asm/ |
D | uaccess.h | 94 raw_copy_to_user(void __user *to, const void *from, unsigned long n) in raw_copy_to_user() function
|
/linux-6.6.21/arch/arc/include/asm/ |
D | uaccess.h | 367 raw_copy_to_user(void __user *to, const void *from, unsigned long n) in raw_copy_to_user() function
|
/linux-6.6.21/arch/sparc/include/asm/ |
D | uaccess_32.h | 181 static inline unsigned long raw_copy_to_user(void __user *to, const void *from, unsigned long n) in raw_copy_to_user() function
|
/linux-6.6.21/arch/loongarch/include/asm/ |
D | uaccess.h | 223 raw_copy_to_user(void __user *to, const void *from, unsigned long n) in raw_copy_to_user() function
|
/linux-6.6.21/include/asm-generic/ |
D | uaccess.h | 89 raw_copy_to_user(void __user *to, const void *from, unsigned long n) in raw_copy_to_user() function
|
/linux-6.6.21/arch/openrisc/include/asm/ |
D | uaccess.h | 217 raw_copy_to_user(void __user *to, const void *from, unsigned long size) in raw_copy_to_user() function
|
/linux-6.6.21/arch/riscv/include/asm/ |
D | uaccess.h | 300 raw_copy_to_user(void __user *to, const void *from, unsigned long n) in raw_copy_to_user() function
|
/linux-6.6.21/arch/arm/include/asm/ |
D | uaccess.h | 529 raw_copy_to_user(void __user *to, const void *from, unsigned long n) in raw_copy_to_user() function 564 raw_copy_to_user(void __user *to, const void *from, unsigned long n) in raw_copy_to_user() function
|
/linux-6.6.21/arch/xtensa/include/asm/ |
D | uaccess.h | 235 raw_copy_to_user(void __user *to, const void *from, unsigned long n) in raw_copy_to_user() function
|
/linux-6.6.21/arch/alpha/include/asm/ |
D | uaccess.h | 272 raw_copy_to_user(void __user *to, const void *from, unsigned long len) in raw_copy_to_user() function
|
/linux-6.6.21/arch/ia64/include/asm/ |
D | uaccess.h | 191 raw_copy_to_user(void __user *to, const void *from, unsigned long count) in raw_copy_to_user() function
|
/linux-6.6.21/arch/um/kernel/skas/ |
D | uaccess.c | 162 unsigned long raw_copy_to_user(void __user *to, const void *from, unsigned long n) in raw_copy_to_user() function
|
/linux-6.6.21/arch/mips/include/asm/ |
D | uaccess.h | 416 raw_copy_to_user(void __user *to, const void *from, unsigned long n) in raw_copy_to_user() function
|
/linux-6.6.21/arch/m68k/include/asm/ |
D | uaccess.h | 374 raw_copy_to_user(void __user *to, const void *from, unsigned long n) in raw_copy_to_user() function
|
/linux-6.6.21/arch/arm64/include/asm/ |
D | uaccess.h | 374 #define raw_copy_to_user(to, from, n) \ macro
|
/linux-6.6.21/arch/powerpc/include/asm/ |
D | uaccess.h | 329 raw_copy_to_user(void __user *to, const void *from, unsigned long n) in raw_copy_to_user() function
|