Searched refs:csstate (Results 1 – 2 of 2) sorted by relevance
597 struct csum_state *csstate, in csum_and_copy_to_pipe_iter() argument602 __wsum sum = csstate->csum; in csum_and_copy_to_pipe_iter()603 size_t off = csstate->off; in csum_and_copy_to_pipe_iter()627 csstate->csum = sum; in csum_and_copy_to_pipe_iter()628 csstate->off = off; in csum_and_copy_to_pipe_iter()1536 struct csum_state *csstate = _csstate; in csum_and_copy_to_iter() local1544 sum = csstate->csum; in csum_and_copy_to_iter()1545 off = csstate->off; in csum_and_copy_to_iter()1573 csstate->csum = sum; in csum_and_copy_to_iter()1574 csstate->off = off; in csum_and_copy_to_iter()
284 size_t csum_and_copy_to_iter(const void *addr, size_t bytes, void *csstate, struct iov_iter *i);