/linux-6.12.1/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 | 145 raw_copy_to_user(void __user *dst, const void *src, unsigned long size) in raw_copy_to_user() function
|
/linux-6.12.1/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.12.1/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.12.1/arch/s390/lib/ |
D | uaccess.c | 135 unsigned long raw_copy_to_user(void __user *to, const void *from, unsigned long n) in raw_copy_to_user() function
|
/linux-6.12.1/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.12.1/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.12.1/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.12.1/arch/sparc/include/asm/ |
D | uaccess_32.h | 183 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.12.1/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.12.1/arch/alpha/include/asm/ |
D | uaccess.h | 192 raw_copy_to_user(void __user *to, const void *from, unsigned long len) in raw_copy_to_user() function
|
/linux-6.12.1/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.12.1/arch/arm/include/asm/ |
D | uaccess.h | 553 raw_copy_to_user(void __user *to, const void *from, unsigned long n) in raw_copy_to_user() function 588 raw_copy_to_user(void __user *to, const void *from, unsigned long n) in raw_copy_to_user() function
|
/linux-6.12.1/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.12.1/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.12.1/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.12.1/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.12.1/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.12.1/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.12.1/arch/arm64/include/asm/ |
D | uaccess.h | 406 #define raw_copy_to_user(to, from, n) \ macro
|
/linux-6.12.1/arch/powerpc/include/asm/ |
D | uaccess.h | 351 raw_copy_to_user(void __user *to, const void *from, unsigned long n) in raw_copy_to_user() function
|