Home
last modified time | relevance | path

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

/linux/mm/
H A Duserfaultfd.c1043 static struct folio *check_ptes_for_batched_move(struct vm_area_struct *src_vma, in check_ptes_for_batched_move()
1074 struct vm_area_struct *src_vma, in move_present_ptes()
1220 struct vm_area_struct *src_vma, in move_zeropage_pte()
1253 struct vm_area_struct *src_vma, in move_pages_ptes()
1541 struct vm_area_struct *src_vma, in validate_move_areas()
1671 struct vm_area_struct *src_vma) in uffd_move_unlock()
1696 struct vm_area_struct *src_vma) in uffd_move_unlock()
1774 struct vm_area_struct *src_vma, *dst_vma; in move_pages() local
H A Dmemory.c927 struct vm_area_struct *src_vma, unsigned long addr, int *rss) in copy_nonpresent_pte() argument
1047 copy_present_page(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_present_page() argument
1083 struct vm_area_struct *src_vma, pte_t *dst_pte, pte_t *src_pte, in __copy_present_ptes() argument
1113 copy_present_ptes(struct vm_area_struct * dst_vma,struct vm_area_struct * src_vma,pte_t * dst_pte,pte_t * src_pte,pte_t pte,unsigned long addr,int max_nr,int * rss,struct folio ** prealloc) copy_present_ptes() argument
1208 copy_pte_range(struct vm_area_struct * dst_vma,struct vm_area_struct * src_vma,pmd_t * dst_pmd,pmd_t * src_pmd,unsigned long addr,unsigned long end) copy_pte_range() argument
1363 copy_pmd_range(struct vm_area_struct * dst_vma,struct vm_area_struct * src_vma,pud_t * dst_pud,pud_t * src_pud,unsigned long addr,unsigned long end) copy_pmd_range() argument
1400 copy_pud_range(struct vm_area_struct * dst_vma,struct vm_area_struct * src_vma,p4d_t * dst_p4d,p4d_t * src_p4d,unsigned long addr,unsigned long end) copy_pud_range() argument
1437 copy_p4d_range(struct vm_area_struct * dst_vma,struct vm_area_struct * src_vma,pgd_t * dst_pgd,pgd_t * src_pgd,unsigned long addr,unsigned long end) copy_p4d_range() argument
1466 vma_needs_copy(struct vm_area_struct * dst_vma,struct vm_area_struct * src_vma) vma_needs_copy() argument
1491 copy_page_range(struct vm_area_struct * dst_vma,struct vm_area_struct * src_vma) copy_page_range() argument
[all...]
H A Dhuge_memory.c1793 struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_huge_non_present_pmd() argument
1848 struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma) in copy_huge_pmd() argument
2704 struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in move_pages_huge_pmd() argument
[all...]
H A Dhugetlb.c4882 struct vm_area_struct *src_vma) in copy_hugetlb_page_range()
/linux/include/linux/
H A Drmap.h635 struct vm_area_struct *src_vma, enum pgtable_level level) in __folio_try_dup_anon_rmap()
724 struct vm_area_struct *src_vma) in folio_try_dup_anon_rmap_ptes()
732 struct vm_area_struct *src_vma) in folio_try_dup_anon_rmap_pte()
763 struct vm_area_struct *src_vma) in folio_try_dup_anon_rmap_pmd()
H A Dhugetlb.h336 struct vm_area_struct *src_vma) in copy_hugetlb_page_range()