Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/lib/
H A Dchecksum_wrappers.c33 __wsum csum_and_copy_to_user(const void *src, void __user *dst, int len) in csum_and_copy_to_user() function
/OK3568_Linux_fs/kernel/arch/x86/lib/
H 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
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dchecksum_32.h171 static inline __wsum csum_and_copy_to_user(const void *src, in csum_and_copy_to_user() function
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dchecksum.h55 __wsum csum_and_copy_to_user(const void *src, void __user *dst, int len) in csum_and_copy_to_user() function
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dchecksum_32.h71 csum_and_copy_to_user(const void *src, void __user *dst, int len) in csum_and_copy_to_user() function
/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dchecksum.h240 static __inline__ __wsum csum_and_copy_to_user(const void *src, in csum_and_copy_to_user() function
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dchecksum_32.h194 static inline __wsum csum_and_copy_to_user(const void *src, in csum_and_copy_to_user() function
/OK3568_Linux_fs/kernel/include/net/
H A Dchecksum.h36 static __always_inline __wsum csum_and_copy_to_user in csum_and_copy_to_user() function