Home
last modified time | relevance | path

Searched defs:total_bytes_to_map (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp.c2093 u32 total_bytes_to_map; in tcp_zerocopy_receive() local
1946 tcp_zerocopy_vm_insert_batch_error(struct vm_area_struct *vma, struct page **pending_pages, unsigned long pages_remaining, unsigned long *address, u32 *length, u32 *seq, struct tcp_zerocopy_receive *zc, u32 total_bytes_to_map, int err) tcp_zerocopy_vm_insert_batch_error() argument
1994 tcp_zerocopy_vm_insert_batch(struct vm_area_struct *vma, struct page **pages, unsigned int pages_to_map, unsigned long *address, u32 *length, u32 *seq, struct tcp_zerocopy_receive *zc, u32 total_bytes_to_map) tcp_zerocopy_vm_insert_batch() argument
[all...]

Completed in 12 milliseconds