Searched refs:bytes_mapped (Results 1 – 1 of 1) sorted by relevance
1983 int bytes_mapped; in tcp_zerocopy_vm_insert_batch_error() local1989 bytes_mapped = PAGE_SIZE * (leftover_pages - pages_remaining); in tcp_zerocopy_vm_insert_batch_error()1990 *seq += bytes_mapped; in tcp_zerocopy_vm_insert_batch_error()1991 *address += bytes_mapped; in tcp_zerocopy_vm_insert_batch_error()2018 unsigned int bytes_mapped; in tcp_zerocopy_vm_insert_batch() local2023 bytes_mapped = PAGE_SIZE * pages_mapped; in tcp_zerocopy_vm_insert_batch()2027 *seq += bytes_mapped; in tcp_zerocopy_vm_insert_batch()2028 *address += bytes_mapped; in tcp_zerocopy_vm_insert_batch()