Lines Matching defs:vma

63 	struct vm_area_struct *vma = merge_next ? vmg->next : vmg->prev;  in is_mergeable_vma()  local
87 struct anon_vma *anon_vma2, struct vm_area_struct *vma) in is_mergeable_anon_vma()
115 struct vm_area_struct *vma, in init_multi_vma_prep()
180 static void __vma_link_file(struct vm_area_struct *vma, in __vma_link_file()
194 static void __remove_shared_vm_struct(struct vm_area_struct *vma, in __remove_shared_vm_struct()
220 anon_vma_interval_tree_pre_update_vma(struct vm_area_struct *vma) in anon_vma_interval_tree_pre_update_vma()
229 anon_vma_interval_tree_post_update_vma(struct vm_area_struct *vma) in anon_vma_interval_tree_post_update_vma()
363 static void init_vma_prep(struct vma_prepare *vp, struct vm_area_struct *vma) in init_vma_prep()
409 void remove_vma(struct vm_area_struct *vma, bool unreachable) in remove_vma()
427 void unmap_region(struct ma_state *mas, struct vm_area_struct *vma, in unmap_region()
450 __split_vma(struct vma_iterator *vmi, struct vm_area_struct *vma, in __split_vma()
536 static int split_vma(struct vma_iterator *vmi, struct vm_area_struct *vma, in split_vma()
581 struct vm_area_struct *vma; in validate_mm() local
680 static bool can_merge_remove_vma(struct vm_area_struct *vma) in can_merge_remove_vma()
716 struct vm_area_struct *vma = vmg->vma; in vma_merge_existing_range() local
1049 struct vm_area_struct *vma = vmg->vma; in vma_expand() local
1094 int vma_shrink(struct vma_iterator *vmi, struct vm_area_struct *vma, in vma_shrink()
1151 struct vm_area_struct *vma; in vms_clean_up_area() local
1174 struct vm_area_struct *vma; in vms_complete_munmap_vmas() local
1220 struct vm_area_struct *vma; in reattach_vmas() local
1388 struct vma_iterator *vmi, struct vm_area_struct *vma, in init_vma_munmap()
1424 int do_vmi_align_munmap(struct vma_iterator *vmi, struct vm_area_struct *vma, in do_vmi_align_munmap()
1476 struct vm_area_struct *vma; in do_vmi_munmap() local
1511 struct vm_area_struct *vma = vmg->vma; in vma_modify() local
1542 struct vm_area_struct *vma_modify_flags( in vma_modify_flags()
1557 struct vm_area_struct *vma, in vma_modify_flags_name()
1574 struct vm_area_struct *vma, in vma_modify_policy()
1588 struct vm_area_struct *vma, in vma_modify_flags_uffd()
1605 struct vm_area_struct *vma_merge_extend(struct vma_iterator *vmi, in vma_merge_extend()
1639 struct vm_area_struct *vma) in unlink_file_vma_batch_add()
1662 void unlink_file_vma(struct vm_area_struct *vma) in unlink_file_vma()
1675 void vma_link_file(struct vm_area_struct *vma) in vma_link_file()
1688 int vma_link(struct mm_struct *mm, struct vm_area_struct *vma) in vma_link()
1712 struct vm_area_struct *vma = *vmap; in copy_vma() local
1859 struct anon_vma *find_mergeable_anon_vma(struct vm_area_struct *vma) in find_mergeable_anon_vma()
1898 static bool vma_is_shared_writable(struct vm_area_struct *vma) in vma_is_shared_writable()
1904 static bool vma_fs_can_writeback(struct vm_area_struct *vma) in vma_fs_can_writeback()
1918 bool vma_needs_dirty_tracking(struct vm_area_struct *vma) in vma_needs_dirty_tracking()
1941 bool vma_wants_writenotify(struct vm_area_struct *vma, pgprot_t vm_page_prot) in vma_wants_writenotify()
2055 struct vm_area_struct *vma; in mm_take_all_locks() local
2151 struct vm_area_struct *vma; in mm_drop_all_locks() local
2290 struct vm_area_struct *vma) in __mmap_new_file_vma()
2338 struct vm_area_struct *vma; in __mmap_new_vma() local
2403 static void __mmap_complete(struct mmap_state *map, struct vm_area_struct *vma) in __mmap_complete()
2443 struct vm_area_struct *vma = NULL; in __mmap_region() local
2561 int do_brk_flags(struct vma_iterator *vmi, struct vm_area_struct *vma, in do_brk_flags()
2745 static int acct_stack_growth(struct vm_area_struct *vma, in acct_stack_growth()
2784 int expand_upwards(struct vm_area_struct *vma, unsigned long address) in expand_upwards()
2870 int expand_downwards(struct vm_area_struct *vma, unsigned long address) in expand_downwards()