Searched refs:csum_and_copy_to_user (Results 1 – 11 of 11) sorted by relevance
/arch/powerpc/lib/ |
D | checksum_wrappers.c | 57 __wsum csum_and_copy_to_user(const void *src, void __user *dst, int len, in csum_and_copy_to_user() function 94 EXPORT_SYMBOL(csum_and_copy_to_user);
|
/arch/x86/um/asm/ |
D | checksum_32.h | 42 static __inline__ __wsum csum_and_copy_to_user(const void *src, in csum_and_copy_to_user() function
|
/arch/x86/include/asm/ |
D | checksum_64.h | 150 #define csum_and_copy_to_user csum_partial_copy_to_user macro
|
D | checksum_32.h | 177 static inline __wsum csum_and_copy_to_user(const void *src, in csum_and_copy_to_user() function
|
/arch/parisc/include/asm/ |
D | checksum.h | 197 static __inline__ __wsum csum_and_copy_to_user(const void *src, in csum_and_copy_to_user() function
|
/arch/sparc/include/asm/ |
D | checksum_64.h | 68 csum_and_copy_to_user(const void *src, in csum_and_copy_to_user() function
|
D | checksum_32.h | 117 #define csum_and_copy_to_user csum_partial_copy_to_user macro
|
/arch/sh/include/asm/ |
D | checksum_32.h | 195 static inline __wsum csum_and_copy_to_user(const void *src, in csum_and_copy_to_user() function
|
/arch/xtensa/include/asm/ |
D | checksum.h | 242 static __inline__ __wsum csum_and_copy_to_user(const void *src, in csum_and_copy_to_user() function
|
/arch/mips/include/asm/ |
D | checksum.h | 80 __wsum csum_and_copy_to_user(const void *src, void __user *dst, int len, in csum_and_copy_to_user() function
|
/arch/powerpc/include/asm/ |
D | checksum.h | 29 extern __wsum csum_and_copy_to_user(const void *src, void __user *dst,
|