Home
last modified time | relevance | path

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

/linux/include/linux/
A Duio.h293 size_t csum_and_copy_from_iter(void *addr, size_t bytes, __wsum *csum, struct iov_iter *i);
299 size_t copied = csum_and_copy_from_iter(addr, bytes, csum, i); in csum_and_copy_from_iter_full()
/linux/lib/
A Diov_iter.c1699 size_t csum_and_copy_from_iter(void *addr, size_t bytes, __wsum *csum, in csum_and_copy_from_iter() function
1719 EXPORT_SYMBOL(csum_and_copy_from_iter);
/linux/
A Dvmlinux.symvers6749 0x00000000 csum_and_copy_from_iter vmlinux EXPORT_SYMBOL
A DSystem.map16567 ffff800010494f50 T csum_and_copy_from_iter
A D.tmp_System.map16567 ffff800010494f50 T csum_and_copy_from_iter

Completed in 890 milliseconds