Searched refs:sock_mmap (Results 1 – 1 of 1) sorted by relevance
118 static int sock_mmap(struct file *file, struct vm_area_struct *vma);150 .mmap = sock_mmap,1037 static int sock_mmap(struct file *file, struct vm_area_struct *vma) in sock_mmap() function