Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/kernel/
Dvdso.c45 static int vdso_mremap(const struct vm_special_mapping *sm, struct vm_area_struct *new_vma, in vdso_mremap()
58 static int vdso32_mremap(const struct vm_special_mapping *sm, struct vm_area_struct *new_vma) in vdso32_mremap()
63 static int vdso64_mremap(const struct vm_special_mapping *sm, struct vm_area_struct *new_vma) in vdso64_mremap()
/linux-6.15/arch/x86/entry/vdso/
Dvma.c66 struct vm_area_struct *new_vma) in vdso_fix_landing()
83 struct vm_area_struct *new_vma) in vdso_mremap()
/linux-6.15/arch/arm64/kernel/
Dvdso.c61 struct vm_area_struct *new_vma) in vdso_mremap()
160 struct vm_area_struct *new_vma) in aarch32_sigpage_mremap()
/linux-6.15/arch/loongarch/kernel/
Dvdso.c28 static int vdso_mremap(const struct vm_special_mapping *sm, struct vm_area_struct *new_vma) in vdso_mremap()
/linux-6.15/arch/riscv/kernel/
Dvdso.c37 struct vm_area_struct *new_vma) in vdso_mremap()
/linux-6.15/include/linux/
Dmm_inline.h408 struct vm_area_struct *new_vma) in dup_anon_vma_name()
439 struct vm_area_struct *new_vma) {} in dup_anon_vma_name()
Dhugetlb.h336 struct vm_area_struct *new_vma, in move_hugetlb_page_tables()
/linux-6.15/arch/arm/kernel/
Dvdso.c38 struct vm_area_struct *new_vma) in vdso_mremap()
Dprocess.c383 struct vm_area_struct *new_vma) in sigpage_mremap()
/linux-6.15/mm/
Dmremap.c1151 struct vm_area_struct *new_vma; in copy_vma_and_data() local
1208 struct vm_area_struct *new_vma) in dontunmap_complete()
1234 struct vm_area_struct *new_vma; in move_vma() local
Dmmap.c1427 static int special_mapping_mremap(struct vm_area_struct *new_vma) in special_mapping_mremap()
1827 struct vm_area_struct *new_vma, in mmap_read_lock_maybe_expand()
Dvma.c1772 struct vm_area_struct *new_vma; in copy_vma() local
Dhugetlb.c5788 struct vm_area_struct *new_vma, in move_hugetlb_page_tables()
/linux-6.15/kernel/events/
Duprobes.c1670 static int xol_mremap(const struct vm_special_mapping *sm, struct vm_area_struct *new_vma) in xol_mremap()
/linux-6.15/drivers/gpu/drm/panthor/
Dpanthor_mmu.c216 struct panthor_vma *new_vma; member
/linux-6.15/drivers/gpu/drm/xe/
Dxe_vm.c2287 static struct xe_vma *new_vma(struct xe_vm *vm, struct drm_gpuva_op_map *op, in new_vma() function