Searched defs:csum_and_copy_to_user (Results  1 – 11 of 11) sorted by relevance
| /Linux-v5.4/arch/powerpc/lib/ | 
| D | checksum_wrappers.c | 57 __wsum csum_and_copy_to_user(const void *src, void __user *dst, int len,  in csum_and_copy_to_user()  function
 | 
| /Linux-v5.4/arch/x86/um/asm/ | 
| D | checksum_32.h | 42 static __inline__ __wsum csum_and_copy_to_user(const void *src,  in csum_and_copy_to_user()  function
 | 
| /Linux-v5.4/arch/x86/include/asm/ | 
| D | checksum_64.h | 150 #define csum_and_copy_to_user csum_partial_copy_to_user  macro
 | 
| D | checksum_32.h | 177 static inline __wsum csum_and_copy_to_user(const void *src,  in csum_and_copy_to_user()  function
 | 
| /Linux-v5.4/arch/parisc/include/asm/ | 
| D | checksum.h | 192 static __inline__ __wsum csum_and_copy_to_user(const void *src,  in csum_and_copy_to_user()  function
 | 
| /Linux-v5.4/arch/sparc/include/asm/ | 
| D | checksum_64.h | 68 csum_and_copy_to_user(const void *src,  in csum_and_copy_to_user()  function
 | 
| D | checksum_32.h | 117 #define csum_and_copy_to_user csum_partial_copy_to_user  macro
 | 
| /Linux-v5.4/arch/xtensa/include/asm/ | 
| D | checksum.h | 242 static __inline__ __wsum csum_and_copy_to_user(const void *src,  in csum_and_copy_to_user()  function
 | 
| /Linux-v5.4/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-v5.4/arch/mips/include/asm/ | 
| D | checksum.h | 80 __wsum csum_and_copy_to_user(const void *src, void __user *dst, int len,  in csum_and_copy_to_user()  function
 | 
| /Linux-v5.4/include/net/ | 
| D | checksum.h | 40 static __inline__ __wsum csum_and_copy_to_user  in csum_and_copy_to_user()  function
 |