Home
last modified time | relevance | path

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

/linux/lib/
A Diov_iter.c1724 struct csum_state *csstate = _csstate; in csum_and_copy_to_iter() local
1732 sum = csum_shift(csstate->csum, csstate->off); in csum_and_copy_to_iter()
1743 csstate->csum = csum_shift(sum, csstate->off); in csum_and_copy_to_iter()
1744 csstate->off += bytes; in csum_and_copy_to_iter()
/linux/include/linux/
A Duio.h292 size_t csum_and_copy_to_iter(const void *addr, size_t bytes, void *csstate, struct iov_iter *i);

Completed in 13 milliseconds