Searched defs:new_vma (Results 1 – 15 of 15) sorted by relevance
/linux-6.12.1/arch/powerpc/kernel/ |
D | vdso.c | 61 static int vdso_mremap(const struct vm_special_mapping *sm, struct vm_area_struct *new_vma, in vdso_mremap() 74 static int vdso32_mremap(const struct vm_special_mapping *sm, struct vm_area_struct *new_vma) in vdso32_mremap() 79 static int vdso64_mremap(const struct vm_special_mapping *sm, struct vm_area_struct *new_vma) in vdso64_mremap()
|
/linux-6.12.1/arch/x86/entry/vdso/ |
D | vma.c | 79 struct vm_area_struct *new_vma) in vdso_fix_landing() 96 struct vm_area_struct *new_vma) in vdso_mremap()
|
/linux-6.12.1/mm/ |
D | mremap.c | 138 struct vm_area_struct *new_vma, pmd_t *new_pmd, in move_ptes() 531 unsigned long *new_addr, struct vm_area_struct *new_vma, in try_realign_addr() 552 unsigned long old_addr, struct vm_area_struct *new_vma, in move_page_tables() 665 struct vm_area_struct *new_vma; in move_vma() local
|
D | vma.c | 1619 struct vm_area_struct *new_vma; in copy_vma() local
|
D | mmap.c | 2076 static int special_mapping_mremap(struct vm_area_struct *new_vma) in special_mapping_mremap()
|
D | hugetlb.c | 5422 struct vm_area_struct *new_vma, in move_hugetlb_page_tables()
|
/linux-6.12.1/arch/arm64/kernel/ |
D | vdso.c | 70 struct vm_area_struct *new_vma) in vdso_mremap() 240 struct vm_area_struct *new_vma) in aarch32_sigpage_mremap()
|
/linux-6.12.1/arch/loongarch/kernel/ |
D | vdso.c | 41 static int vdso_mremap(const struct vm_special_mapping *sm, struct vm_area_struct *new_vma) in vdso_mremap()
|
/linux-6.12.1/include/linux/ |
D | mm_inline.h | 387 struct vm_area_struct *new_vma) in dup_anon_vma_name() 418 struct vm_area_struct *new_vma) {} in dup_anon_vma_name()
|
D | hugetlb.h | 332 struct vm_area_struct *new_vma, in move_hugetlb_page_tables()
|
/linux-6.12.1/arch/arm/kernel/ |
D | vdso.c | 47 struct vm_area_struct *new_vma) in vdso_mremap()
|
D | process.c | 383 struct vm_area_struct *new_vma) in sigpage_mremap()
|
/linux-6.12.1/arch/riscv/kernel/ |
D | vdso.c | 53 struct vm_area_struct *new_vma) in vdso_mremap()
|
/linux-6.12.1/drivers/gpu/drm/panthor/ |
D | panthor_mmu.c | 215 struct panthor_vma *new_vma; member
|
/linux-6.12.1/drivers/gpu/drm/xe/ |
D | xe_vm.c | 1982 static struct xe_vma *new_vma(struct xe_vm *vm, struct drm_gpuva_op_map *op, in new_vma() function
|