Home
last modified time | relevance | path

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

/linux/arch/powerpc/lib/
A Dchecksum_wrappers.c29 __wsum csum_and_copy_to_user(const void *src, void __user *dst, int len) in csum_and_copy_to_user() function
/linux/arch/x86/lib/
A Dcsum-wrappers_64.c49 csum_and_copy_to_user(const void *src, void __user *dst, int len) in csum_and_copy_to_user() function
/linux/arch/x86/include/asm/
A Dchecksum_32.h171 static inline __wsum csum_and_copy_to_user(const void *src, in csum_and_copy_to_user() function
/linux/arch/sparc/include/asm/
A Dchecksum_32.h71 csum_and_copy_to_user(const void *src, void __user *dst, int len) in csum_and_copy_to_user() function
/linux/arch/mips/include/asm/
A Dchecksum.h55 __wsum csum_and_copy_to_user(const void *src, void __user *dst, int len) in csum_and_copy_to_user() function
/linux/arch/xtensa/include/asm/
A Dchecksum.h240 static __inline__ __wsum csum_and_copy_to_user(const void *src, in csum_and_copy_to_user() function
/linux/arch/sh/include/asm/
A Dchecksum_32.h195 static inline __wsum csum_and_copy_to_user(const void *src, in csum_and_copy_to_user() function
/linux/include/net/
A Dchecksum.h36 static __inline__ __wsum csum_and_copy_to_user in csum_and_copy_to_user() function

Completed in 18 milliseconds