Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dtcp.c2056 static struct vm_area_struct *find_tcp_vma(struct mm_struct *mm, in find_tcp_vma() function
2123 vma = find_tcp_vma(current->mm, address, &mmap_locked); in tcp_zerocopy_receive()