Home
last modified time | relevance | path

Searched defs:vma (Results 1 – 5 of 5) sorted by relevance

/net/ipv4/
Dtcp.c1760 struct vm_area_struct *vma) in tcp_mmap()
1959 static int tcp_zerocopy_vm_insert_batch_error(struct vm_area_struct *vma, in tcp_zerocopy_vm_insert_batch_error()
2007 static int tcp_zerocopy_vm_insert_batch(struct vm_area_struct *vma, in tcp_zerocopy_vm_insert_batch()
2078 struct vm_area_struct *vma; in tcp_zerocopy_receive() local
/net/packet/
Daf_packet.c4240 static void packet_mm_open(struct vm_area_struct *vma) in packet_mm_open()
4250 static void packet_mm_close(struct vm_area_struct *vma) in packet_mm_close()
4501 struct vm_area_struct *vma) in packet_mmap()
/net/xdp/
Dxsk.c1298 struct vm_area_struct *vma) in xsk_mmap()
/net/core/
Dsock.c3001 int sock_no_mmap(struct file *file, struct socket *sock, struct vm_area_struct *vma) in sock_no_mmap()
/net/
Dsocket.c1327 static int sock_mmap(struct file *file, struct vm_area_struct *vma) in sock_mmap()