Searched defs:dst_vma (Results 1 – 6 of 6) 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 | 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 | 3153 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 | 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()
|