Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A 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()
185 struct vm_area_struct *dst_vma, in mfill_zeropage_pte()
221 struct vm_area_struct *dst_vma, in mcontinue_atomic_pte()
280 struct vm_area_struct *dst_vma, in __mcopy_atomic_hugetlb()
488 struct vm_area_struct *dst_vma, in mfill_atomic_pte()
539 struct vm_area_struct *dst_vma; in __mcopy_atomic() local
727 struct vm_area_struct *dst_vma; in mwriteprotect_range() local
H A Dmemory.c738 pte_t *dst_pte, pte_t *src_pte, struct vm_area_struct *dst_vma, in copy_nonpresent_pte()
837 copy_present_page(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_present_page()
906 copy_present_pte(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_present_pte()
973 copy_pte_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_pte_range()
1080 copy_pmd_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_pmd_range()
1117 copy_pud_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_pud_range()
1154 copy_p4d_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_p4d_range()
1178 copy_page_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma) in copy_page_range()
H A Dhuge_memory.c1015 struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma) in copy_huge_pmd()
H A Dshmem.c2376 struct vm_area_struct *dst_vma, in shmem_mfill_atomic_pte()
H A Dhugetlb.c4722 struct vm_area_struct *dst_vma, in hugetlb_mcopy_atomic_pte()
/OK3568_Linux_fs/kernel/include/linux/
H A Dshmem_fs.h131 #define shmem_mfill_atomic_pte(dst_mm, dst_pmd, dst_vma, dst_addr, \ argument
H A Dhugetlb.h320 struct vm_area_struct *dst_vma, in hugetlb_mcopy_atomic_pte()