Searched refs:vsoc_mmap (Results 1 – 1 of 1) sorted by relevance
144 static int vsoc_mmap(struct file *, struct vm_area_struct *);225 .mmap = vsoc_mmap,1119 static int vsoc_mmap(struct file *filp, struct vm_area_struct *vma) in vsoc_mmap() function