Lines Matching refs:vm_area_struct

81 void vma_set_page_prot(struct vm_area_struct *vma)  in vma_set_page_prot()
119 struct vm_area_struct *brkvma, *next = NULL; in SYSCALL_DEFINE1()
696 struct vm_area_struct *vma, *prev; in generic_get_unmapped_area()
744 struct vm_area_struct *vma, *prev; in generic_get_unmapped_area_topdown()
889 struct vm_area_struct *find_vma_intersection(struct mm_struct *mm, in find_vma_intersection()
908 struct vm_area_struct *find_vma(struct mm_struct *mm, unsigned long addr) in find_vma()
930 struct vm_area_struct *
932 struct vm_area_struct **pprev) in find_vma_prev()
934 struct vm_area_struct *vma; in find_vma_prev()
961 int expand_stack_locked(struct vm_area_struct *vma, unsigned long address) in expand_stack_locked()
966 struct vm_area_struct *find_extend_vma_locked(struct mm_struct *mm, unsigned long addr) in find_extend_vma_locked()
968 struct vm_area_struct *vma, *prev; in find_extend_vma_locked()
983 int expand_stack_locked(struct vm_area_struct *vma, unsigned long address) in expand_stack_locked()
988 struct vm_area_struct *find_extend_vma_locked(struct mm_struct *mm, unsigned long addr) in find_extend_vma_locked()
990 struct vm_area_struct *vma; in find_extend_vma_locked()
1031 struct vm_area_struct *expand_stack(struct mm_struct *mm, unsigned long addr) in expand_stack()
1033 struct vm_area_struct *vma, *prev; in expand_stack()
1096 struct vm_area_struct *vma; in SYSCALL_DEFINE5()
1175 struct vm_area_struct *next, *prev = vma; in SYSCALL_DEFINE5()
1213 struct vm_area_struct *vma = NULL; in vm_brk_flags()
1261 struct vm_area_struct *vma; in exit_mmap()
1327 int insert_vm_struct(struct mm_struct *mm, struct vm_area_struct *vma) in insert_vm_struct()
1413 static void special_mapping_close(struct vm_area_struct *vma) in special_mapping_close()
1421 static const char *special_mapping_name(struct vm_area_struct *vma) in special_mapping_name()
1426 static int special_mapping_mremap(struct vm_area_struct *new_vma) in special_mapping_mremap()
1439 static int special_mapping_split(struct vm_area_struct *vma, unsigned long addr) in special_mapping_split()
1462 struct vm_area_struct *vma = vmf->vma; in special_mapping_fault()
1485 static struct vm_area_struct *__install_special_mapping( in __install_special_mapping()
1492 struct vm_area_struct *vma; in __install_special_mapping()
1521 bool vma_is_special_mapping(const struct vm_area_struct *vma, in vma_is_special_mapping()
1537 struct vm_area_struct *_install_special_mapping( in _install_special_mapping()
1673 int relocate_vma_down(struct vm_area_struct *vma, unsigned long shift) in relocate_vma_down()
1694 struct vm_area_struct *next; in relocate_vma_down()
1771 struct vm_area_struct *new_vma, in mmap_read_lock_maybe_expand()
1792 bool mmap_read_lock_maybe_expand(struct mm_struct *mm, struct vm_area_struct *vma, in mmap_read_lock_maybe_expand()