Lines Matching full:vm_area_struct
417 struct vm_area_struct;
1620 int (*mmap) (struct file *, struct vm_area_struct *);
2363 extern int generic_file_mmap(struct file *, struct vm_area_struct *);
2364 extern int generic_file_readonly_mmap(struct file *, struct vm_area_struct *);
2412 extern int xip_file_mmap(struct file * file, struct vm_area_struct * vma);