Home
last modified time | relevance | path

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

/net/ipv4/
Dtcp.c2020 unsigned int pages_mapped; in tcp_zerocopy_vm_insert_batch() local
2025 pages_mapped = pages_to_map - (unsigned int)pages_remaining; in tcp_zerocopy_vm_insert_batch()
2026 bytes_mapped = PAGE_SIZE * pages_mapped; in tcp_zerocopy_vm_insert_batch()
2037 return tcp_zerocopy_vm_insert_batch_error(vma, pages + pages_mapped, in tcp_zerocopy_vm_insert_batch()