Searched defs:src_vma (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/mm/ |
A D | memory.c | 750 struct vm_area_struct *src_vma, unsigned long addr, int *rss) in copy_nonpresent_pte() 864 copy_present_page(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_present_page() 901 copy_present_pte(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_present_pte() 979 copy_pte_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_pte_range() 1103 copy_pmd_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_pmd_range() 1140 copy_pud_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_pud_range() 1177 copy_p4d_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_p4d_range() 1206 vma_needs_copy(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma) in vma_needs_copy() 1233 copy_page_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma) in copy_page_range()
|
A D | huge_memory.c | 1077 struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma) in copy_huge_pmd()
|
A D | hugetlb.c | 4963 struct vm_area_struct *src_vma) in copy_hugetlb_page_range()
|
/linux-6.3-rc2/include/linux/ |
A D | hugetlb.h | 312 struct vm_area_struct *src_vma) in copy_hugetlb_page_range()
|
Completed in 42 milliseconds