Home
last modified time | relevance | path

Searched defs:src_vma (Results 1 – 6 of 6) sorted by relevance

/linux-6.8/mm/
Duserfaultfd.c894 struct vm_area_struct *src_vma, in move_present_pte()
969 struct vm_area_struct *src_vma, in move_pages_pte()
1195 struct vm_area_struct *src_vma, in validate_move_areas()
1319 struct vm_area_struct *src_vma, *dst_vma; in move_pages() local
Dmemory.c781 struct vm_area_struct *src_vma, unsigned long addr, int *rss) in copy_nonpresent_pte()
901 copy_present_page(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_present_page()
938 copy_present_pte(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_present_pte()
1021 copy_pte_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_pte_range()
1158 copy_pmd_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_pmd_range()
1195 copy_pud_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_pud_range()
1232 copy_p4d_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_p4d_range()
1261 vma_needs_copy(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma) in vma_needs_copy()
1288 copy_page_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma) in copy_page_range()
Dhuge_memory.c1284 struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma) in copy_huge_pmd()
2165 struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in move_pages_huge_pmd()
Dhugetlb.c5298 struct vm_area_struct *src_vma) in copy_hugetlb_page_range()
/linux-6.8/include/linux/
Drmap.h373 struct page *page, int nr_pages, struct vm_area_struct *src_vma, in __folio_try_dup_anon_rmap()
446 struct page *page, int nr_pages, struct vm_area_struct *src_vma) in folio_try_dup_anon_rmap_ptes()
477 struct page *page, struct vm_area_struct *src_vma) in folio_try_dup_anon_rmap_pmd()
Dhugetlb.h342 struct vm_area_struct *src_vma) in copy_hugetlb_page_range()