Home
last modified time | relevance | path

Searched refs:csum_and_copy_from_user (Results 1 – 4 of 4) sorted by relevance

/arch/powerpc/lib/
Dchecksum_wrappers.c26 __wsum csum_and_copy_from_user(const void __user *src, void *dst, in csum_and_copy_from_user() function
65 EXPORT_SYMBOL(csum_and_copy_from_user);
/arch/x86/include/asm/
Dchecksum_64.h150 #define csum_and_copy_from_user csum_partial_copy_from_user macro
/arch/mips/include/asm/
Dchecksum.h63 __wsum csum_and_copy_from_user(const void __user *src, void *dst, in csum_and_copy_from_user() function
/arch/powerpc/include/asm/
Dchecksum.h30 extern __wsum csum_and_copy_from_user(const void __user *src, void *dst,