Searched defs:csum_and_copy_to_user (Results 1 – 7 of 7) sorted by relevance
/linux/arch/powerpc/lib/ |
H A D | checksum_wrappers.c | 28 __wsum csum_and_copy_to_user(const void *src, void __user *dst, int len) in csum_and_copy_to_user() function
|
/linux/arch/x86/lib/ |
H A D | csum-wrappers_64.c | 44 csum_and_copy_to_user(const void *src, void __user *dst, int len) in csum_and_copy_to_user() function
|
/linux/arch/x86/include/asm/ |
H A D | checksum_32.h | 171 static inline __wsum csum_and_copy_to_user(const void *src, in csum_and_copy_to_user() function
|
/linux/arch/sparc/include/asm/ |
H A D | checksum_32.h | 71 csum_and_copy_to_user(const void *src, void __user *dst, int len) in csum_and_copy_to_user() function
|
/linux/arch/sh/include/asm/ |
H A D | checksum_32.h | 196 static inline __wsum csum_and_copy_to_user(const void *src, in csum_and_copy_to_user() function
|
/linux/arch/xtensa/include/asm/ |
H A D | checksum.h | 240 static __inline__ __wsum csum_and_copy_to_user(const void *src, in csum_and_copy_to_user() function
|
/linux/arch/mips/include/asm/ |
H A D | checksum.h | 55 __wsum csum_and_copy_to_user(const void *src, void __user *dst, int len) in csum_and_copy_to_user() function
|