Searched defs:new_vma (Results 1 – 8 of 8) 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() argument
615 static int tramp_mremap(const struct vm_special_mapping *sm, struct vm_area_struct *new_vma) in tramp_mremap()
2590 static struct xe_vma *new_vma(struct xe_vm *vm, struct drm_gpuva_op_map *op, in new_vma() function