Searched defs:dst_mm (Results 1 - 5 of 5) sorted by relevance

/linux-master/mm/
H A Duserfaultfd.c102 static struct vm_area_struct *uffd_mfill_lock(struct mm_struct *dst_mm, argument
123 static struct vm_area_struct *uffd_mfill_lock(struct mm_struct *dst_mm, argument
177 struct mm_struct *dst_mm = dst_vma->vm_mm; local
433 struct mm_struct *dst_mm = dst_vma->vm_mm; local
499 struct mm_struct *dst_mm = dst_vma->vm_mm; local
706 struct mm_struct *dst_mm = ctx->mm; local
932 struct mm_struct *dst_mm = ctx->mm; local
[all...]
H A Dhuge_memory.c1341 int copy_huge_pmd(struct mm_struct *dst_mm, struct mm_struct *src_mm, argument
1458 copy_huge_pud(struct mm_struct *dst_mm, struct mm_struct *src_mm, pud_t *dst_pud, pud_t *src_pud, unsigned long addr, struct vm_area_struct *vma) argument
[all...]
H A Dmemory.c781 copy_nonpresent_pte(struct mm_struct *dst_mm, struct mm_struct *src_mm, argument
1070 struct mm_struct *dst_mm = dst_vma->vm_mm; local
1215 struct mm_struct *dst_mm = dst_vma->vm_mm; local
1252 struct mm_struct *dst_mm = dst_vma->vm_mm; local
1289 struct mm_struct *dst_mm = dst_vma->vm_mm; local
1347 struct mm_struct *dst_mm = dst_vma->vm_mm; local
[all...]
H A Dhugetlb.c6680 struct mm_struct *dst_mm = dst_vma->vm_mm; local
6868 hugetlb_count_add(pages_per_huge_page(h), dst_mm); local
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ttm.c295 struct amdgpu_res_cursor src_mm, dst_mm; local

Completed in 305 milliseconds