Searched defs:src_vma (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-6.6/mm/ |
| D | memory.c | 770 struct vm_area_struct *src_vma, unsigned long addr, int *rss) in copy_nonpresent_pte() 888 copy_present_page(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_present_page() 925 copy_present_pte(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_present_pte() 1003 copy_pte_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_pte_range() 1140 copy_pmd_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_pmd_range() 1177 copy_pud_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_pud_range() 1214 copy_p4d_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_p4d_range() 1243 vma_needs_copy(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma) in vma_needs_copy() 1270 copy_page_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma) in copy_page_range()
|
| D | huge_memory.c | 1057 struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma) in copy_huge_pmd()
|
| D | hugetlb.c | 5046 struct vm_area_struct *src_vma) in copy_hugetlb_page_range()
|
| /kernel/linux/linux-5.10/mm/ |
| D | memory.c | 702 struct vm_area_struct *src_vma, unsigned long addr, int *rss) in copy_nonpresent_pte() 800 copy_present_page(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_present_page() 869 copy_present_pte(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_present_pte() 936 copy_pte_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_pte_range() 1043 copy_pmd_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_pmd_range() 1080 copy_pud_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_pud_range() 1117 copy_p4d_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma, in copy_p4d_range() 1141 copy_page_range(struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma) in copy_page_range()
|
| D | huge_memory.c | 1015 struct vm_area_struct *dst_vma, struct vm_area_struct *src_vma) in copy_huge_pmd()
|
| /kernel/linux/linux-6.6/arch/x86/mm/pat/ |
| D | memtype.c | 986 struct vm_area_struct *src_vma, unsigned long *pfn) in track_pfn_copy()
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | hugetlb.h | 342 struct vm_area_struct *src_vma) in copy_hugetlb_page_range()
|
| D | pgtable.h | 1296 struct vm_area_struct *src_vma, unsigned long *pfn) in track_pfn_copy()
|