Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
Dtcp.c1846 const int bytes_not_mapped = PAGE_SIZE * pages_remaining; in tcp_zerocopy_vm_insert_batch() local
1847 *length_with_pending -= bytes_not_mapped; in tcp_zerocopy_vm_insert_batch()
1848 zc->recv_skip_hint += bytes_not_mapped; in tcp_zerocopy_vm_insert_batch()