Searched defs:csum_and_copy_from_user (Results 1 – 10 of 10) sorted by relevance
/linux/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
|
/linux/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
|
/linux/arch/x86/lib/ |
H A D | csum-wrappers_64.c | 22 csum_and_copy_from_user(const void __user *src, void *dst, int len) in csum_and_copy_from_user() function
|
/linux/arch/arm/include/asm/ |
H A D | checksum.h | 47 __wsum csum_and_copy_from_user(const void __user *src, void *dst, int len) in csum_and_copy_from_user() function
|
/linux/arch/x86/include/asm/ |
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
|
/linux/arch/sparc/include/asm/ |
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
|
/linux/arch/sh/include/asm/ |
H A D | checksum_32.h | 52 __wsum csum_and_copy_from_user(const void __user *src, void *dst, int len) in csum_and_copy_from_user() function
|
/linux/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
|
/linux/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
|
/linux/arch/alpha/lib/ |
H A D | csum_partial_copy.c | 350 csum_and_copy_from_user(const void __user *src, void *dst, int len) in csum_and_copy_from_user() function
|