Lines Matching defs:dst_vma

24 bool validate_dst_vma(struct vm_area_struct *dst_vma, unsigned long dst_end)  in validate_dst_vma()
107 struct vm_area_struct *dst_vma; in uffd_mfill_lock() local
128 struct vm_area_struct *dst_vma; in uffd_mfill_lock() local
151 static bool mfill_file_over_size(struct vm_area_struct *dst_vma, in mfill_file_over_size()
173 struct vm_area_struct *dst_vma, in mfill_atomic_install_pte()
242 struct vm_area_struct *dst_vma, in mfill_atomic_pte_copy()
318 struct vm_area_struct *dst_vma, in mfill_atomic_pte_zeroed_folio()
350 struct vm_area_struct *dst_vma, in mfill_atomic_pte_zeropage()
385 struct vm_area_struct *dst_vma, in mfill_atomic_pte_continue()
429 struct vm_area_struct *dst_vma, in mfill_atomic_pte_poison()
494 struct vm_area_struct *dst_vma, in mfill_atomic_hugetlb()
658 struct vm_area_struct *dst_vma, in mfill_atomic_pte()
708 struct vm_area_struct *dst_vma; in mfill_atomic() local
904 long uffd_wp_range(struct vm_area_struct *dst_vma, in uffd_wp_range()
939 struct vm_area_struct *dst_vma; in mwriteprotect_range() local
1034 struct vm_area_struct *dst_vma, in move_present_pte()
1080 static int move_swap_pte(struct mm_struct *mm, struct vm_area_struct *dst_vma, in move_swap_pte()
1114 struct vm_area_struct *dst_vma, in move_zeropage_pte()
1147 struct vm_area_struct *dst_vma, in move_pages_pte()
1460 struct vm_area_struct *dst_vma) in validate_move_areas()
1580 static void uffd_move_unlock(struct vm_area_struct *dst_vma, in uffd_move_unlock()
1605 static void uffd_move_unlock(struct vm_area_struct *dst_vma, in uffd_move_unlock()
1693 struct vm_area_struct *src_vma, *dst_vma; in move_pages() local