Home
last modified time | relevance | path

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

/linux/arch/x86/entry/vdso/
H A Dvma.c66 struct vm_area_struct *new_vma) in vdso_fix_landing() argument
81 struct vm_area_struct *new_vma) in vdso_mremap() argument
/linux/arch/loongarch/kernel/
H A Dvdso.c28 static int vdso_mremap(const struct vm_special_mapping *sm, struct vm_area_struct *new_vma) in vdso_mremap() argument
/linux/arch/riscv/kernel/
H A Dvdso.c37 struct vm_area_struct *new_vma) in vdso_mremap() argument
/linux/include/linux/
H A Dmm_inline.h408 struct vm_area_struct *new_vma) in dup_anon_vma_name() argument
439 struct vm_area_struct *new_vma) {} in dup_anon_vma_name() argument
H A Dhugetlb.h340 struct vm_area_struct *new_vma, in move_hugetlb_page_tables() argument
/linux/arch/arm/kernel/
H A Dvdso.c38 struct vm_area_struct *new_vma) in vdso_mremap() argument
/linux/mm/
H A Dmremap.c1184 struct vm_area_struct *new_vma; in copy_vma_and_data() local
1241 dontunmap_complete(struct vma_remap_struct * vrm,struct vm_area_struct * new_vma) dontunmap_complete() argument
1267 struct vm_area_struct *new_vma; move_vma() local
[all...]
H A Dmmap.c1381 static int special_mapping_mremap(struct vm_area_struct *new_vma) in special_mapping_mremap() argument
1698 struct vm_area_struct *new_vma, in mmap_read_lock_maybe_expand() argument
H A Dvma.c1814 struct vm_area_struct *new_vma; in copy_vma() local
[all...]
H A Dhugetlb.c5779 struct vm_area_struct *new_vma, in move_hugetlb_page_tables() argument
/linux/kernel/events/
H A Duprobes.c1676 static int xol_mremap(const struct vm_special_mapping *sm, struct vm_area_struct *new_vma) in xol_mremap() argument
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_mmu.c216 struct panthor_vma *new_vma; member
/linux/tools/testing/vma/
H A Dvma_internal.h1436 struct vm_area_struct *new_vma) in dup_anon_vma_name() argument
/linux/drivers/gpu/drm/xe/
H A Dxe_vm.c2445 static struct xe_vma *new_vma(struct xe_vm *vm, struct drm_gpuva_op_map *op, in new_vma() function