Searched defs:csum_and_copy_to_user (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/arch/powerpc/lib/ |
D | checksum_wrappers.c | 28 __wsum csum_and_copy_to_user(const void *src, void __user *dst, int len) in csum_and_copy_to_user() function
|
/linux-6.1.9/arch/x86/lib/ |
D | csum-wrappers_64.c | 48 csum_and_copy_to_user(const void *src, void __user *dst, int len) in csum_and_copy_to_user() function
|
/linux-6.1.9/arch/x86/include/asm/ |
D | checksum_32.h | 171 static inline __wsum csum_and_copy_to_user(const void *src, in csum_and_copy_to_user() function
|
/linux-6.1.9/arch/sparc/include/asm/ |
D | checksum_32.h | 71 csum_and_copy_to_user(const void *src, void __user *dst, int len) in csum_and_copy_to_user() function
|
/linux-6.1.9/arch/xtensa/include/asm/ |
D | checksum.h | 240 static __inline__ __wsum csum_and_copy_to_user(const void *src, in csum_and_copy_to_user() function
|
/linux-6.1.9/arch/sh/include/asm/ |
D | checksum_32.h | 195 static inline __wsum csum_and_copy_to_user(const void *src, in csum_and_copy_to_user() function
|
/linux-6.1.9/arch/mips/include/asm/ |
D | checksum.h | 55 __wsum csum_and_copy_to_user(const void *src, void __user *dst, int len) in csum_and_copy_to_user() function
|
/linux-6.1.9/include/net/ |
D | checksum.h | 36 static __always_inline __wsum csum_and_copy_to_user in csum_and_copy_to_user() function
|