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() 238 struct vm_area_struct *dst_vma, in mfill_atomic_pte_copy() 314 struct vm_area_struct *dst_vma, in mfill_atomic_pte_zeroed_folio() 346 struct vm_area_struct *dst_vma, in mfill_atomic_pte_zeropage() 381 struct vm_area_struct *dst_vma, in mfill_atomic_pte_continue() 425 struct vm_area_struct *dst_vma, in mfill_atomic_pte_poison() [all …]
|
| H A D | memory.c | 925 pte_t *dst_pte, pte_t *src_pte, struct vm_area_struct *dst_vma, in copy_nonpresent_pte() 1046 copy_present_page(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_present_page() 1081 static __always_inline void __copy_present_ptes(struct vm_area_struct *dst_vma, in __copy_present_ptes() 1112 copy_present_ptes(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_present_ptes() 1207 copy_pte_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_pte_range() 1362 copy_pmd_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_pmd_range() 1398 copy_pud_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_pud_range() 1435 copy_p4d_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_p4d_range() 1464 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 | 1660 struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma) in copy_huge_pmd() 2531 struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in move_pages_huge_pmd()
|
| H A D | hugetlb.c | 5566 struct vm_area_struct *dst_vma, in copy_hugetlb_page_range() 6887 struct vm_area_struct *dst_vma, in hugetlb_mfill_atomic_pte()
|
| H A D | shmem.c | 3154 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 | 207 #define shmem_mfill_atomic_pte(dst_pmd, dst_vma, dst_addr, \ argument
|
| H A D | mm_inline.h | 544 swp_entry_t entry, struct vm_area_struct *dst_vma) in copy_pte_marker()
|
| H A D | hugetlb.h | 332 struct vm_area_struct *dst_vma, in copy_hugetlb_page_range() 395 struct vm_area_struct *dst_vma, in hugetlb_mfill_atomic_pte()
|