Searched defs:new_vma (Results 1 – 11 of 11) 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()
76 struct vm_area_struct *new_vma) in dup_anon_vma_name()
621 static int tramp_mremap(const struct vm_special_mapping *sm, struct vm_area_struct *new_vma) in tramp_mremap()
1871 struct vm_area_struct *new_vma; in copy_vma() local
5092 struct vm_area_struct *new_vma, in move_hugetlb_page_tables()
204 struct panthor_vma *new_vma; member
2577 static struct xe_vma *new_vma(struct xe_vm *vm, struct drm_gpuva_op_map *op, in new_vma() function