Lines Matching refs:vm_area_struct
92 struct vm_area_struct *vma; in kobjsize()
147 struct vm_area_struct *vma; in __vmalloc_user_flags()
344 int vm_insert_page(struct vm_area_struct *vma, unsigned long addr, in vm_insert_page()
351 int vm_insert_pages(struct vm_area_struct *vma, unsigned long addr, in vm_insert_pages()
358 int vm_map_pages(struct vm_area_struct *vma, struct page **pages, in vm_map_pages()
365 int vm_map_pages_zero(struct vm_area_struct *vma, struct page **pages, in vm_map_pages_zero()
561 static void setup_vma_to_mm(struct vm_area_struct *vma, struct mm_struct *mm) in setup_vma_to_mm()
577 static void cleanup_vma_from_mm(struct vm_area_struct *vma) in cleanup_vma_from_mm()
596 static int delete_vma_from_mm(struct vm_area_struct *vma) in delete_vma_from_mm()
615 static void delete_vma(struct mm_struct *mm, struct vm_area_struct *vma) in delete_vma()
624 struct vm_area_struct *find_vma_intersection(struct mm_struct *mm, in find_vma_intersection()
639 struct vm_area_struct *find_vma(struct mm_struct *mm, unsigned long addr) in find_vma()
651 int expand_stack_locked(struct vm_area_struct *vma, unsigned long addr) in expand_stack_locked()
656 struct vm_area_struct *expand_stack(struct mm_struct *mm, unsigned long addr) in expand_stack()
666 static struct vm_area_struct *find_vma_exact(struct mm_struct *mm, in find_vma_exact()
670 struct vm_area_struct *vma; in find_vma_exact()
892 static int do_mmap_shared_file(struct vm_area_struct *vma) in do_mmap_shared_file()
913 static int do_mmap_private(struct vm_area_struct *vma, in do_mmap_private()
1021 struct vm_area_struct *vma; in do_mmap()
1305 static int split_vma(struct vma_iterator *vmi, struct vm_area_struct *vma, in split_vma()
1308 struct vm_area_struct *new; in split_vma()
1384 struct vm_area_struct *vma, in vmi_shrink_vma()
1428 struct vm_area_struct *vma; in do_munmap()
1510 struct vm_area_struct *vma; in exit_mmap()
1545 struct vm_area_struct *vma; in do_mremap()
1589 int remap_pfn_range(struct vm_area_struct *vma, unsigned long addr, in remap_pfn_range()
1600 int vm_iomap_memory(struct vm_area_struct *vma, phys_addr_t start, unsigned long len) in vm_iomap_memory()
1610 int remap_vmalloc_range(struct vm_area_struct *vma, void *addr, in remap_vmalloc_range()
1643 struct vm_area_struct *vma; in __access_remote_vm()
1722 struct vm_area_struct *vma; in __copy_remote_vm_str()
1806 struct vm_area_struct *vma; in nommu_shrink_inode_mappings()