Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Duserfaultfd.c30 struct vm_area_struct *dst_vma; in find_dst_vma() local
58 struct vm_area_struct *dst_vma, in mfill_atomic_install_pte()
125 struct vm_area_struct *dst_vma, in mcopy_atomic_pte()
183 struct vm_area_struct *dst_vma, in mfill_zeropage_pte()
219 struct vm_area_struct *dst_vma, in mcontinue_atomic_pte()
278 struct vm_area_struct *dst_vma, in __mcopy_atomic_hugetlb()
438 struct vm_area_struct *dst_vma, in mfill_atomic_pte()
489 struct vm_area_struct *dst_vma; in __mcopy_atomic() local
677 struct vm_area_struct *dst_vma; in mwriteprotect_range() local
Dmemory.c772 pte_t *dst_pte, pte_t *src_pte, struct vm_area_struct *dst_vma, in copy_nonpresent_pte()
884 copy_present_page(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_present_page()
936 copy_present_pte(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_present_pte()
1003 copy_pte_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_pte_range()
1127 copy_pmd_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_pmd_range()
1164 copy_pud_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_pud_range()
1201 copy_p4d_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_p4d_range()
1225 copy_page_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma) in copy_page_range()
Dhuge_memory.c1029 struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma) in copy_huge_pmd()
Dshmem.c2343 struct vm_area_struct *dst_vma, in shmem_mfill_atomic_pte()
Dhugetlb.c5222 struct vm_area_struct *dst_vma, in hugetlb_mcopy_atomic_pte()
/Linux-v5.15/include/linux/
Dshmem_fs.h151 #define shmem_mfill_atomic_pte(dst_mm, dst_pmd, dst_vma, dst_addr, \ argument
Dhugetlb.h338 struct vm_area_struct *dst_vma, in hugetlb_mcopy_atomic_pte()