Home
last modified time | relevance | path

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

/linux/mm/
H A Duserfaultfd.c73 bool validate_dst_vma(struct vm_area_struct *dst_vma, unsigned long dst_end) in validate_dst_vma()
152 struct vm_area_struct *dst_vma; in uffd_mfill_lock() local
173 struct vm_area_struct *dst_vma; in uffd_mfill_lock() local
209 struct vm_area_struct *dst_vma; in mfill_get_vma() local
318 static bool mfill_file_over_size(struct vm_area_struct *dst_vma, in mfill_file_over_size()
340 struct vm_area_struct *dst_vma, in mfill_atomic_install_pte()
574 struct vm_area_struct *dst_vma = state->vma; in mfill_atomic_pte_zeropage() local
611 struct vm_area_struct *dst_vma = state->vma; in mfill_atomic_pte_continue() local
654 struct vm_area_struct *dst_vma = state->vma; in mfill_atomic_pte_poison() local
697 struct vm_area_struct *dst_vma, in mfill_atomic_hugetlb()
[all …]
H A Dmemory.c926 copy_nonpresent_pte(struct mm_struct * dst_mm,struct mm_struct * src_mm,pte_t * dst_pte,pte_t * src_pte,struct vm_area_struct * dst_vma,struct vm_area_struct * src_vma,unsigned long addr,int * rss) copy_nonpresent_pte() argument
1047 copy_present_page(struct vm_area_struct * dst_vma,struct vm_area_struct * src_vma,pte_t * dst_pte,pte_t * src_pte,unsigned long addr,int * rss,struct folio ** prealloc,struct page * page) copy_present_page() argument
1082 __copy_present_ptes(struct vm_area_struct * dst_vma,struct vm_area_struct * src_vma,pte_t * dst_pte,pte_t * src_pte,pte_t pte,unsigned long addr,int nr) __copy_present_ptes() argument
1113 copy_present_ptes(struct vm_area_struct * dst_vma,struct vm_area_struct * src_vma,pte_t * dst_pte,pte_t * src_pte,pte_t pte,unsigned long addr,int max_nr,int * rss,struct folio ** prealloc) copy_present_ptes() argument
1208 copy_pte_range(struct vm_area_struct * dst_vma,struct vm_area_struct * src_vma,pmd_t * dst_pmd,pmd_t * src_pmd,unsigned long addr,unsigned long end) copy_pte_range() argument
1363 copy_pmd_range(struct vm_area_struct * dst_vma,struct vm_area_struct * src_vma,pud_t * dst_pud,pud_t * src_pud,unsigned long addr,unsigned long end) copy_pmd_range() argument
1400 copy_pud_range(struct vm_area_struct * dst_vma,struct vm_area_struct * src_vma,p4d_t * dst_p4d,p4d_t * src_p4d,unsigned long addr,unsigned long end) copy_pud_range() argument
1437 copy_p4d_range(struct vm_area_struct * dst_vma,struct vm_area_struct * src_vma,pgd_t * dst_pgd,pgd_t * src_pgd,unsigned long addr,unsigned long end) copy_p4d_range() argument
1466 vma_needs_copy(struct vm_area_struct * dst_vma,struct vm_area_struct * src_vma) vma_needs_copy() argument
1491 copy_page_range(struct vm_area_struct * dst_vma,struct vm_area_struct * src_vma) copy_page_range() argument
[all...]
H A Dhuge_memory.c1873 struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_huge_non_present_pmd()
1928 struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma) in copy_huge_pmd()
2809 struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in move_pages_huge_pmd()
H A Dhugetlb.c4870 struct vm_area_struct *dst_vma, in copy_hugetlb_page_range()
6179 struct vm_area_struct *dst_vma, in hugetlb_mfill_atomic_pte()