Lines Matching defs:vma
158 struct vm_area_struct *vma; in kobjsize() local
176 struct vm_area_struct *vma; in __get_user_pages() local
266 struct vm_area_struct *vma; in vmalloc_user() local
423 int vm_insert_page(struct vm_area_struct *vma, unsigned long addr, in vm_insert_page()
621 static void add_vma_to_mm(struct mm_struct *mm, struct vm_area_struct *vma) in add_vma_to_mm()
688 static void delete_vma_from_mm(struct vm_area_struct *vma) in delete_vma_from_mm()
724 static void delete_vma(struct mm_struct *mm, struct vm_area_struct *vma) in delete_vma()
744 struct vm_area_struct *vma; in find_vma() local
781 int expand_stack(struct vm_area_struct *vma, unsigned long address) in expand_stack()
794 struct vm_area_struct *vma; in find_vma_exact() local
1034 static int do_mmap_shared_file(struct vm_area_struct *vma) in do_mmap_shared_file()
1056 static int do_mmap_private(struct vm_area_struct *vma, in do_mmap_private()
1180 struct vm_area_struct *vma; in do_mmap_pgoff() local
1416 int split_vma(struct mm_struct *mm, struct vm_area_struct *vma, in split_vma()
1484 struct vm_area_struct *vma, in shrink_vma()
1526 struct vm_area_struct *vma; in do_munmap() local
1610 struct vm_area_struct *vma; in exit_mmap() local
1647 struct vm_area_struct *vma; in do_mremap() local
1690 struct page *follow_page(struct vm_area_struct *vma, unsigned long address, in follow_page()
1696 int remap_pfn_range(struct vm_area_struct *vma, unsigned long from, in remap_pfn_range()
1704 int remap_vmalloc_range(struct vm_area_struct *vma, void *addr, in remap_vmalloc_range()
1869 int filemap_fault(struct vm_area_struct *vma, struct vm_fault *vmf) in filemap_fault()
1882 struct vm_area_struct *vma; in access_process_vm() local