Searched defs:new_vma (Results 1 – 16 of 16) sorted by relevance
/linux-6.15/arch/powerpc/kernel/ |
D | vdso.c | 45 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/ |
D | vma.c | 66 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/ |
D | vdso.c | 61 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/ |
D | vdso.c | 28 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/ |
D | vdso.c | 37 struct vm_area_struct *new_vma) in vdso_mremap()
|
/linux-6.15/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 | 336 struct vm_area_struct *new_vma, in move_hugetlb_page_tables()
|
/linux-6.15/arch/arm/kernel/ |
D | vdso.c | 38 struct vm_area_struct *new_vma) in vdso_mremap()
|
D | process.c | 383 struct vm_area_struct *new_vma) in sigpage_mremap()
|
/linux-6.15/mm/ |
D | mremap.c | 1151 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
|
D | mmap.c | 1427 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()
|
D | vma.c | 1772 struct vm_area_struct *new_vma; in copy_vma() local
|
D | hugetlb.c | 5788 struct vm_area_struct *new_vma, in move_hugetlb_page_tables()
|
/linux-6.15/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.15/drivers/gpu/drm/panthor/ |
D | panthor_mmu.c | 216 struct panthor_vma *new_vma; member
|
/linux-6.15/drivers/gpu/drm/xe/ |
D | xe_vm.c | 2287 static struct xe_vma *new_vma(struct xe_vm *vm, struct drm_gpuva_op_map *op, in new_vma() function
|