Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/lib/
Dchecksum_wrappers.c14 __wsum csum_and_copy_from_user(const void __user *src, void *dst, in csum_and_copy_from_user() function
/Linux-v5.4/arch/x86/include/asm/
Dchecksum_64.h151 #define csum_and_copy_from_user csum_partial_copy_from_user macro
/Linux-v5.4/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
/Linux-v5.4/include/net/
Dchecksum.h26 __wsum csum_and_copy_from_user (const void __user *src, void *dst, in csum_and_copy_from_user() function