Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/lib/
Dchecksum_wrappers.c28 __wsum csum_and_copy_to_user(const void *src, void __user *dst, int len) in csum_and_copy_to_user() function
/linux-6.12.1/arch/x86/lib/
Dcsum-wrappers_64.c44 csum_and_copy_to_user(const void *src, void __user *dst, int len) in csum_and_copy_to_user() function
/linux-6.12.1/arch/x86/include/asm/
Dchecksum_32.h171 static inline __wsum csum_and_copy_to_user(const void *src, in csum_and_copy_to_user() function
/linux-6.12.1/arch/sparc/include/asm/
Dchecksum_32.h71 csum_and_copy_to_user(const void *src, void __user *dst, int len) in csum_and_copy_to_user() function
/linux-6.12.1/arch/sh/include/asm/
Dchecksum_32.h196 static inline __wsum csum_and_copy_to_user(const void *src, in csum_and_copy_to_user() function
/linux-6.12.1/arch/xtensa/include/asm/
Dchecksum.h240 static __inline__ __wsum csum_and_copy_to_user(const void *src, in csum_and_copy_to_user() function
/linux-6.12.1/arch/mips/include/asm/
Dchecksum.h55 __wsum csum_and_copy_to_user(const void *src, void __user *dst, int len) in csum_and_copy_to_user() function
/linux-6.12.1/include/net/
Dchecksum.h38 static __always_inline __wsum csum_and_copy_to_user in csum_and_copy_to_user() function