Home
last modified time | relevance | path

Searched defs:new_vma (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.15/arch/powerpc/kernel/
Dvdso.c60 static int vdso_mremap(const struct vm_special_mapping *sm, struct vm_area_struct *new_vma, in vdso_mremap()
73 static int vdso32_mremap(const struct vm_special_mapping *sm, struct vm_area_struct *new_vma) in vdso32_mremap()
78 static int vdso64_mremap(const struct vm_special_mapping *sm, struct vm_area_struct *new_vma) in vdso64_mremap()
/Linux-v5.15/arch/x86/entry/vdso/
Dvma.c73 struct vm_area_struct *new_vma) in vdso_fix_landing()
90 struct vm_area_struct *new_vma) in vdso_mremap()
/Linux-v5.15/arch/arm64/kernel/
Dvdso.c82 struct vm_area_struct *new_vma) in vdso_mremap()
275 struct vm_area_struct *new_vma) in aarch32_sigpage_mremap()
/Linux-v5.15/mm/
Dmremap.c136 struct vm_area_struct *new_vma, pmd_t *new_pmd, in move_ptes()
480 unsigned long old_addr, struct vm_area_struct *new_vma, in move_page_tables()
569 struct vm_area_struct *new_vma; in move_vma() local
Dmmap.c3236 struct vm_area_struct *new_vma, *prev; in copy_vma() local
3359 static int special_mapping_mremap(struct vm_area_struct *new_vma) in special_mapping_mremap()
/Linux-v5.15/arch/arm/kernel/
Dvdso.c51 struct vm_area_struct *new_vma) in vdso_mremap()
Dprocess.c384 struct vm_area_struct *new_vma) in sigpage_mremap()