Searched defs:csum_and_copy_to_user (Results 1 – 13 of 13) sorted by relevance
/linux-3.3/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-3.3/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 | 174 static inline __wsum csum_and_copy_to_user(const void *src, in csum_and_copy_to_user() function
|
/linux-3.3/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-3.3/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-3.3/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-3.3/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-3.3/arch/mips/include/asm/ |
D | checksum.h | 53 __wsum csum_and_copy_to_user(const void *src, void __user *dst, int len, in csum_and_copy_to_user() function
|
/linux-3.3/arch/x86/um/asm/ |
D | checksum_32.h | 181 static __inline__ __wsum csum_and_copy_to_user(const void *src, in csum_and_copy_to_user() function
|
/linux-3.3/include/net/ |
D | checksum.h | 44 static __inline__ __wsum csum_and_copy_to_user in csum_and_copy_to_user() function
|
/linux-3.3/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-3.3/arch/xtensa/include/asm/ |
D | checksum.h | 241 static __inline__ __wsum csum_and_copy_to_user(const void *src, void __user *dst, in csum_and_copy_to_user() function
|