Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp.c1981 u32 maybe_zap_len; in tcp_zerocopy_vm_insert_batch_error() local
1983 maybe_zap_len = total_bytes_to_map - /* All bytes to map */ in tcp_zerocopy_vm_insert_batch_error()
1986 zap_page_range_single(vma, *address, maybe_zap_len, NULL); in tcp_zerocopy_vm_insert_batch_error()