| /OK3568_Linux_fs/kernel/arch/powerpc/lib/ |
| H A D | checksum_wrappers.c | 14 __wsum csum_and_copy_from_user(const void __user *src, void *dst, in csum_and_copy_from_user() function 31 EXPORT_SYMBOL(csum_and_copy_from_user);
|
| /OK3568_Linux_fs/kernel/arch/m68k/lib/ |
| H A D | checksum.c | 132 csum_and_copy_from_user(const void __user *src, void *dst, int len) in csum_and_copy_from_user() function 268 EXPORT_SYMBOL(csum_and_copy_from_user);
|
| /OK3568_Linux_fs/kernel/arch/x86/lib/ |
| H A D | csum-wrappers_64.c | 24 csum_and_copy_from_user(const void __user *src, void *dst, int len) in csum_and_copy_from_user() function 35 EXPORT_SYMBOL(csum_and_copy_from_user);
|
| /OK3568_Linux_fs/kernel/arch/sparc/lib/ |
| H A D | csum_copy_from_user.S | 19 #define FUNC_NAME csum_and_copy_from_user
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/asm/ |
| H A D | checksum.h | 46 __wsum csum_and_copy_from_user(const void __user *src, void *dst, int len);
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | checksum.h | 35 extern __wsum csum_and_copy_from_user(const void __user *src,
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | checksum_64.h | 42 __wsum csum_and_copy_from_user(const void __user *src, void *dst, int len);
|
| H A D | checksum_32.h | 63 csum_and_copy_from_user(const void __user *src, void *dst, int len) in csum_and_copy_from_user() function
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | checksum_64.h | 135 extern __wsum csum_and_copy_from_user(const void __user *src, void *dst, int len);
|
| H A D | checksum_32.h | 44 static inline __wsum csum_and_copy_from_user(const void __user *src, in csum_and_copy_from_user() function
|
| /OK3568_Linux_fs/kernel/arch/alpha/lib/ |
| H A D | csum_partial_copy.c | 349 csum_and_copy_from_user(const void __user *src, void *dst, int len) in csum_and_copy_from_user() function 355 EXPORT_SYMBOL(csum_and_copy_from_user);
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | checksum.h | 46 __wsum csum_and_copy_from_user(const void __user *src, void *dst, int len) in csum_and_copy_from_user() function
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | checksum_32.h | 51 __wsum csum_and_copy_from_user(const void __user *src, void *dst, int len) in csum_and_copy_from_user() function
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/asm/ |
| H A D | checksum.h | 55 __wsum csum_and_copy_from_user(const void __user *src, void *dst, in csum_and_copy_from_user() function
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | checksum.h | 42 __wsum csum_and_copy_from_user(const void __user *src, void *dst, int len) in csum_and_copy_from_user() function
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | checksum.h | 24 extern __wsum csum_and_copy_from_user(const void __user *src, void *dst,
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | checksum.h | 26 __wsum csum_and_copy_from_user (const void __user *src, void *dst, in csum_and_copy_from_user() function
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | iov_iter.c | 1464 next = csum_and_copy_from_user(v.iov_base, in csum_and_copy_from_iter() 1505 next = csum_and_copy_from_user(v.iov_base, in csum_and_copy_from_iter_full()
|