Home
last modified time | relevance | path

Searched defs:dst_vma (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
H A Drmap.h493 struct page *page, int nr_pages, struct vm_area_struct *dst_vma, in __folio_dup_file_rmap()
536 struct page *page, int nr_pages, struct vm_area_struct *dst_vma) in folio_dup_file_rmap_ptes()
542 struct page *page, struct vm_area_struct *dst_vma) in folio_dup_file_rmap_pte()
558 struct page *page, struct vm_area_struct *dst_vma) in folio_dup_file_rmap_pmd()
568 struct page *page, int nr_pages, struct vm_area_struct *dst_vma, in __folio_try_dup_anon_rmap()
657 struct page *page, int nr_pages, struct vm_area_struct *dst_vma, in folio_try_dup_anon_rmap_ptes()
665 struct page *page, struct vm_area_struct *dst_vma, in folio_try_dup_anon_rmap_pte()
696 struct page *page, struct vm_area_struct *dst_vma, in folio_try_dup_anon_rmap_pmd()
/linux/mm/
H A Duserfaultfd.c91 bool validate_dst_vma(struct vm_area_struct *dst_vma, unsigned long dst_end) in validate_dst_vma()
170 struct vm_area_struct *dst_vma; in uffd_mfill_lock() local
191 struct vm_area_struct *dst_vma; in uffd_mfill_lock() local
227 struct vm_area_struct *dst_vma; in mfill_get_vma() local
336 static bool mfill_file_over_size(struct vm_area_struct *dst_vma, in mfill_file_over_size()
358 struct vm_area_struct *dst_vma, in mfill_atomic_install_pte()
656 struct vm_area_struct *dst_vma = state->vma; in mfill_atomic_pte_zeropage() local
693 struct vm_area_struct *dst_vma = state->vma; in mfill_atomic_pte_continue() local
736 struct vm_area_struct *dst_vma = state->vma; in mfill_atomic_pte_poison() local
779 struct vm_area_struct *dst_vma, in mfill_atomic_hugetlb()
[all …]
H A Dmemory.c1009 pte_t *dst_pte, pte_t *src_pte, struct vm_area_struct *dst_vma, in copy_nonpresent_pte()
1122 copy_present_page(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_present_page()
1161 static __always_inline void __copy_present_ptes(struct vm_area_struct *dst_vma, in __copy_present_ptes()
1211 copy_present_ptes(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_present_ptes()
1306 copy_pte_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_pte_range()
1461 copy_pmd_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_pmd_range()
1498 copy_pud_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_pud_range()
1535 copy_p4d_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_p4d_range()
1564 vma_needs_copy(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma) in vma_needs_copy()
1589 copy_page_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma) in copy_page_range()
H A Dhuge_memory.c1897 struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_huge_non_present_pmd()
1952 struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma) in copy_huge_pmd()
2891 struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in move_pages_huge_pmd()
H A Dhugetlb.c4887 struct vm_area_struct *dst_vma, in copy_hugetlb_page_range()
6265 struct vm_area_struct *dst_vma, in hugetlb_mfill_atomic_pte()