Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
Dtcp.c1873 static int tcp_zerocopy_vm_insert_batch(struct vm_area_struct *vma, in tcp_zerocopy_vm_insert_batch() function
1959 ret = tcp_zerocopy_vm_insert_batch(vma, pages, in tcp_zerocopy_receive()
1994 ret = tcp_zerocopy_vm_insert_batch(vma, pages, pg_idx, in tcp_zerocopy_receive()
2003 ret = tcp_zerocopy_vm_insert_batch(vma, pages, pg_idx, in tcp_zerocopy_receive()
/kernel/linux/linux-6.6/net/ipv4/
Dtcp.c1994 static int tcp_zerocopy_vm_insert_batch(struct vm_area_struct *vma, in tcp_zerocopy_vm_insert_batch() function
2181 ret = tcp_zerocopy_vm_insert_batch(vma, pages, in tcp_zerocopy_receive()
2192 ret = tcp_zerocopy_vm_insert_batch(vma, pages, pages_to_map, in tcp_zerocopy_receive()