Searched defs:new_vma (Results 1 – 12 of 12) sorted by relevance
44 static int vdso_mremap(const struct vm_special_mapping *sm, struct vm_area_struct *new_vma, in vdso_mremap()57 static int vdso32_mremap(const struct vm_special_mapping *sm, struct vm_area_struct *new_vma) in vdso32_mremap()62 static int vdso64_mremap(const struct vm_special_mapping *sm, struct vm_area_struct *new_vma) in vdso64_mremap()
61 struct vm_area_struct *new_vma) in vdso_mremap()158 struct vm_area_struct *new_vma) in aarch32_sigpage_mremap()
37 struct vm_area_struct *new_vma) in vdso_mremap()
38 struct vm_area_struct *new_vma) in vdso_mremap()
383 struct vm_area_struct *new_vma) in sigpage_mremap()
1272 struct vm_area_struct *new_vma; in copy_vma_and_data() local1330 struct vm_area_struct *new_vma) in dontunmap_complete()1364 struct vm_area_struct *new_vma; in move_vma() local
1951 struct vm_area_struct *new_vma; in copy_vma() local
5143 struct vm_area_struct *new_vma, in move_hugetlb_page_tables()
76 struct vm_area_struct *new_vma) in dup_anon_vma_name() argument
615 static int tramp_mremap(const struct vm_special_mapping *sm, struct vm_area_struct *new_vma) in tramp_mremap()
1689 static int xol_mremap(const struct vm_special_mapping *sm, struct vm_area_struct *new_vma) in xol_mremap()
2587 static struct xe_vma *new_vma(struct xe_vm *vm, struct drm_gpuva_op_map *op, in new_vma() function