Home
last modified time | relevance | path

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

/linux/lib/
A Diov_iter.c623 static __wsum csum_and_memcpy(void *to, const void *from, size_t len, in csum_and_memcpy() function
647 sum = csum_and_memcpy(p + r, addr + off, chunk, sum, off); in csum_and_copy_to_pipe_iter()
1713 sum = csum_and_memcpy(addr + off, base, len, sum, off); in csum_and_copy_from_iter()
1740 sum = csum_and_memcpy(base, addr + off, len, sum, off); in csum_and_copy_to_iter()

Completed in 7 milliseconds