Searched defs:csum_and_copy_to_user (Results 1 – 13 of 13) sorted by relevance
/linux-4.4.14/arch/powerpc/lib/ |
D | checksum_wrappers_64.c | 67 __wsum csum_and_copy_to_user(const void *src, void __user *dst, int len, in csum_and_copy_to_user() function
|
/linux-4.4.14/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
|
/linux-4.4.14/arch/x86/include/asm/ |
D | checksum_64.h | 149 #define csum_and_copy_to_user csum_partial_copy_to_user macro
|
D | checksum_32.h | 180 static inline __wsum csum_and_copy_to_user(const void *src, in csum_and_copy_to_user() function
|
/linux-4.4.14/arch/parisc/include/asm/ |
D | checksum.h | 193 static __inline__ __wsum csum_and_copy_to_user(const void *src, in csum_and_copy_to_user() function
|
/linux-4.4.14/arch/mn10300/lib/ |
D | checksum.c | 86 __wsum csum_and_copy_to_user(const void *src, void *dst, in csum_and_copy_to_user() function
|
/linux-4.4.14/arch/score/include/asm/ |
D | checksum.h | 35 __wsum csum_and_copy_to_user(const void *src, void __user *dst, int len, in csum_and_copy_to_user() function
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | checksum_64.h | 67 csum_and_copy_to_user(const void *src, in csum_and_copy_to_user() function
|
D | checksum_32.h | 116 #define csum_and_copy_to_user csum_partial_copy_to_user macro
|
/linux-4.4.14/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
|
/linux-4.4.14/arch/xtensa/include/asm/ |
D | checksum.h | 244 static __inline__ __wsum csum_and_copy_to_user(const void *src, in csum_and_copy_to_user() function
|
/linux-4.4.14/arch/sh/include/asm/ |
D | checksum_32.h | 201 static inline __wsum csum_and_copy_to_user(const void *src, in csum_and_copy_to_user() function
|
/linux-4.4.14/include/net/ |
D | checksum.h | 44 static __inline__ __wsum csum_and_copy_to_user in csum_and_copy_to_user() function
|