Searched refs:tcp_vm_ops (Results 1 – 1 of 1) sorted by relevance
1756 static const struct vm_operations_struct tcp_vm_ops = { variable1769 vma->vm_ops = &tcp_vm_ops; in tcp_mmap()2110 if (!vma || vma->vm_ops != &tcp_vm_ops) { in tcp_zerocopy_receive()