Searched defs:dst_vma (Results 1 – 9 of 9) sorted by relevance
| /linux/mm/ |
| H A D | userfaultfd.c | 24 bool validate_dst_vma(struct vm_area_struct *dst_vma, unsigned long dst_end) in validate_dst_vma() 103 struct vm_area_struct *dst_vma; in uffd_mfill_lock() local 124 struct vm_area_struct *dst_vma; in uffd_mfill_lock() local 147 static bool mfill_file_over_size(struct vm_area_struct *dst_vma, in mfill_file_over_size() 169 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() [all …]
|
| H A D | memory.c | 926 pte_t *dst_pte, pte_t *src_pte, struct vm_area_struct *dst_vma, in copy_nonpresent_pte() 1047 copy_present_page(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_present_page() 1082 static __always_inline void __copy_present_ptes(struct vm_area_struct *dst_vma, in __copy_present_ptes() 1113 copy_present_ptes(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_present_ptes() 1208 copy_pte_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_pte_range() 1363 copy_pmd_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_pmd_range() 1400 copy_pud_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_pud_range() 1437 copy_p4d_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_p4d_range() 1466 vma_needs_copy(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma) in vma_needs_copy() 1491 copy_page_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma) in copy_page_range()
|
| H A D | huge_memory.c | 1793 struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_huge_non_present_pmd() 1848 struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma) in copy_huge_pmd() 2704 struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in move_pages_huge_pmd()
|
| H A D | hugetlb.c | 4881 struct vm_area_struct *dst_vma, in copy_hugetlb_page_range() 6190 struct vm_area_struct *dst_vma, in hugetlb_mfill_atomic_pte()
|
| H A D | shmem.c | 3196 struct vm_area_struct *dst_vma, in shmem_mfill_atomic_pte()
|
| /linux/include/linux/ |
| H A D | rmap.h | 559 struct page *page, int nr_pages, struct vm_area_struct *dst_vma, in __folio_dup_file_rmap() 602 struct page *page, int nr_pages, struct vm_area_struct *dst_vma) in folio_dup_file_rmap_ptes() 608 struct page *page, struct vm_area_struct *dst_vma) in folio_dup_file_rmap_pte() 624 struct page *page, struct vm_area_struct *dst_vma) in folio_dup_file_rmap_pmd() 634 struct page *page, int nr_pages, struct vm_area_struct *dst_vma, in __folio_try_dup_anon_rmap() 723 struct page *page, int nr_pages, struct vm_area_struct *dst_vma, in folio_try_dup_anon_rmap_ptes() 731 struct page *page, struct vm_area_struct *dst_vma, in folio_try_dup_anon_rmap_pte() 762 struct page *page, struct vm_area_struct *dst_vma, in folio_try_dup_anon_rmap_pmd()
|
| H A D | shmem_fs.h | 235 #define shmem_mfill_atomic_pte(dst_pmd, dst_vma, dst_addr, \ argument
|
| H A D | mm_inline.h | 544 softleaf_t entry, struct vm_area_struct *dst_vma) in copy_pte_marker()
|
| H A D | hugetlb.h | 335 struct vm_area_struct *dst_vma, in copy_hugetlb_page_range() 398 struct vm_area_struct *dst_vma, in hugetlb_mfill_atomic_pte()
|