Searched defs:new_vma (Results 1 – 16 of 16) sorted by relevance
/linux-6.14.4/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.14.4/arch/x86/entry/vdso/ |
D | vma.c | 74 struct vm_area_struct *new_vma) in vdso_fix_landing() 91 struct vm_area_struct *new_vma) in vdso_mremap()
|
/linux-6.14.4/mm/ |
D | mremap.c | 138 struct vm_area_struct *new_vma, pmd_t *new_pmd, in move_ptes() 570 unsigned long *new_addr, struct vm_area_struct *new_vma, in try_realign_addr() 591 unsigned long old_addr, struct vm_area_struct *new_vma, in move_page_tables() 704 struct vm_area_struct *new_vma; in move_vma() local
|
D | mmap.c | 1426 static int special_mapping_mremap(struct vm_area_struct *new_vma) in special_mapping_mremap() 1771 struct vm_area_struct *new_vma, in mmap_read_lock_maybe_expand()
|
D | vma.c | 1745 struct vm_area_struct *new_vma; in copy_vma() local
|
D | hugetlb.c | 5482 struct vm_area_struct *new_vma, in move_hugetlb_page_tables()
|
/linux-6.14.4/arch/arm64/kernel/ |
D | vdso.c | 67 struct vm_area_struct *new_vma) in vdso_mremap() 239 struct vm_area_struct *new_vma) in aarch32_sigpage_mremap()
|
/linux-6.14.4/arch/loongarch/kernel/ |
D | vdso.c | 40 static int vdso_mremap(const struct vm_special_mapping *sm, struct vm_area_struct *new_vma) in vdso_mremap()
|
/linux-6.14.4/include/linux/ |
D | mm_inline.h | 408 struct vm_area_struct *new_vma) in dup_anon_vma_name() 439 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.14.4/arch/arm/kernel/ |
D | vdso.c | 46 struct vm_area_struct *new_vma) in vdso_mremap()
|
D | process.c | 383 struct vm_area_struct *new_vma) in sigpage_mremap()
|
/linux-6.14.4/arch/riscv/kernel/ |
D | vdso.c | 46 struct vm_area_struct *new_vma) in vdso_mremap()
|
/linux-6.14.4/drivers/gpu/drm/panthor/ |
D | panthor_mmu.c | 215 struct panthor_vma *new_vma; member
|
/linux-6.14.4/kernel/events/ |
D | uprobes.c | 1670 static int xol_mremap(const struct vm_special_mapping *sm, struct vm_area_struct *new_vma) in xol_mremap()
|
/linux-6.14.4/drivers/gpu/drm/xe/ |
D | xe_vm.c | 2038 static struct xe_vma *new_vma(struct xe_vm *vm, struct drm_gpuva_op_map *op, in new_vma() function
|