Home
last modified time | relevance | path

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

/net/ipv4/
Dtcp.c1763 struct vm_area_struct *vma) in tcp_mmap()
1962 static int tcp_zerocopy_vm_insert_batch_error(struct vm_area_struct *vma, in tcp_zerocopy_vm_insert_batch_error()
2010 static int tcp_zerocopy_vm_insert_batch(struct vm_area_struct *vma, in tcp_zerocopy_vm_insert_batch()
2081 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.c1312 struct vm_area_struct *vma) in xsk_mmap()
/net/core/
Dsock.c3008 int sock_no_mmap(struct file *file, struct socket *sock, struct vm_area_struct *vma) in sock_no_mmap()
/net/
Dsocket.c1339 static int sock_mmap(struct file *file, struct vm_area_struct *vma) in sock_mmap()