Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/lib/
H A Dchecksum_wrappers.c14 __wsum csum_and_copy_from_user(const void __user *src, void *dst, in csum_and_copy_from_user() function
/openbmc/linux/arch/m68k/lib/
H A Dchecksum.c132 csum_and_copy_from_user(const void __user *src, void *dst, int len) in csum_and_copy_from_user() function
/openbmc/linux/arch/x86/lib/
H A Dcsum-wrappers_64.c24 csum_and_copy_from_user(const void __user *src, void *dst, int len) in csum_and_copy_from_user() function
/openbmc/linux/arch/arm/include/asm/
H A Dchecksum.h47 __wsum csum_and_copy_from_user(const void __user *src, void *dst, int len) in csum_and_copy_from_user() function
/openbmc/linux/arch/x86/include/asm/
H A Dchecksum_32.h44 static inline __wsum csum_and_copy_from_user(const void __user *src, in csum_and_copy_from_user() function
/openbmc/linux/arch/sparc/include/asm/
H A Dchecksum_32.h63 csum_and_copy_from_user(const void __user *src, void *dst, int len) in csum_and_copy_from_user() function
/openbmc/linux/arch/xtensa/include/asm/
H A Dchecksum.h55 __wsum csum_and_copy_from_user(const void __user *src, void *dst, in csum_and_copy_from_user() function
/openbmc/linux/arch/sh/include/asm/
H A Dchecksum_32.h52 __wsum csum_and_copy_from_user(const void __user *src, void *dst, int len) in csum_and_copy_from_user() function
/openbmc/linux/arch/mips/include/asm/
H A Dchecksum.h42 __wsum csum_and_copy_from_user(const void __user *src, void *dst, int len) in csum_and_copy_from_user() function
/openbmc/linux/include/net/
H A Dchecksum.h28 __wsum csum_and_copy_from_user (const void __user *src, void *dst, in csum_and_copy_from_user() function
/openbmc/linux/arch/alpha/lib/
H A Dcsum_partial_copy.c350 csum_and_copy_from_user(const void __user *src, void *dst, int len) in csum_and_copy_from_user() function