Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp.c1897 const int bytes_not_mapped = PAGE_SIZE * pages_remaining; in tcp_zerocopy_vm_insert_batch() local
1898 *length_with_pending -= bytes_not_mapped; in tcp_zerocopy_vm_insert_batch()
1899 zc->recv_skip_hint += bytes_not_mapped; in tcp_zerocopy_vm_insert_batch()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp.c1986 const int bytes_not_mapped = PAGE_SIZE * pages_remaining; in tcp_zerocopy_vm_insert_batch_error() local
1988 *length -= bytes_not_mapped; in tcp_zerocopy_vm_insert_batch_error()
1989 zc->recv_skip_hint += bytes_not_mapped; in tcp_zerocopy_vm_insert_batch_error()

Completed in 11 milliseconds