Home
last modified time | relevance | path

Searched refs:csum_and_copy_to_user (Results 1 – 14 of 14) sorted by relevance

/arch/powerpc/lib/
Dchecksum_wrappers_64.c67 __wsum csum_and_copy_to_user(const void *src, void __user *dst, int len, in csum_and_copy_to_user() function
102 EXPORT_SYMBOL(csum_and_copy_to_user);
/arch/mn10300/lib/
Dchecksum.c86 __wsum csum_and_copy_to_user(const void *src, void *dst, in csum_and_copy_to_user() function
100 EXPORT_SYMBOL(csum_and_copy_to_user);
/arch/x86/um/asm/
Dchecksum_32.h42 static __inline__ __wsum csum_and_copy_to_user(const void *src, in csum_and_copy_to_user() function
/arch/mn10300/include/asm/
Dchecksum.h82 extern __wsum csum_and_copy_to_user(const void *src, void *dst, int len,
/arch/powerpc/include/asm/
Dchecksum.h64 extern __wsum csum_and_copy_to_user(const void *src, void __user *dst,
/arch/score/include/asm/
Dchecksum.h35 __wsum csum_and_copy_to_user(const void *src, void __user *dst, int len, in csum_and_copy_to_user() function
/arch/parisc/include/asm/
Dchecksum.h193 static __inline__ __wsum csum_and_copy_to_user(const void *src, in csum_and_copy_to_user() function
/arch/x86/include/asm/
Dchecksum_64.h149 #define csum_and_copy_to_user csum_partial_copy_to_user macro
Dchecksum_32.h180 static inline __wsum csum_and_copy_to_user(const void *src, in csum_and_copy_to_user() function
/arch/sh/include/asm/
Dchecksum_32.h201 static inline __wsum csum_and_copy_to_user(const void *src, in csum_and_copy_to_user() function
/arch/sparc/include/asm/
Dchecksum_64.h67 csum_and_copy_to_user(const void *src, in csum_and_copy_to_user() function
Dchecksum_32.h116 #define csum_and_copy_to_user csum_partial_copy_to_user macro
/arch/xtensa/include/asm/
Dchecksum.h244 static __inline__ __wsum csum_and_copy_to_user(const void *src, in csum_and_copy_to_user() function
/arch/mips/include/asm/
Dchecksum.h80 __wsum csum_and_copy_to_user(const void *src, void __user *dst, int len, in csum_and_copy_to_user() function