Home
last modified time | relevance | path

Searched defs:csum_and_copy_to_user (Results 1 – 13 of 13) sorted by relevance

/linux-3.3/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
/linux-3.3/arch/x86/include/asm/
Dchecksum_64.h149 #define csum_and_copy_to_user csum_partial_copy_to_user macro
Dchecksum_32.h174 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/
Dchecksum.h193 static __inline__ __wsum csum_and_copy_to_user(const void *src, in csum_and_copy_to_user() function
/linux-3.3/arch/mn10300/lib/
Dchecksum.c86 __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/
Dchecksum.h35 __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/
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
/linux-3.3/arch/mips/include/asm/
Dchecksum.h53 __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/
Dchecksum_32.h181 static __inline__ __wsum csum_and_copy_to_user(const void *src, in csum_and_copy_to_user() function
/linux-3.3/include/net/
Dchecksum.h44 static __inline__ __wsum csum_and_copy_to_user in csum_and_copy_to_user() function
/linux-3.3/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
/linux-3.3/arch/xtensa/include/asm/
Dchecksum.h241 static __inline__ __wsum csum_and_copy_to_user(const void *src, void __user *dst, in csum_and_copy_to_user() function