Lines Matching refs:vm_area_struct
15 struct vm_area_struct *alloc_vma(struct mm_struct *mm,
19 struct vm_area_struct *vma = vm_area_alloc(mm);
33 void detach_free_vma(struct vm_area_struct *vma)
39 struct vm_area_struct *alloc_and_link_vma(struct mm_struct *mm,
43 struct vm_area_struct *vma = alloc_vma(mm, start, end, pgoff, vma_flags);
71 struct vm_area_struct *vma;
88 bool vma_write_started(struct vm_area_struct *vma)
99 void __vma_set_dummy_anon_vma(struct vm_area_struct *vma,
108 void vma_set_dummy_anon_vma(struct vm_area_struct *vma,
124 void vma_set_range(struct vm_area_struct *vma,