Searched defs:new_vma (Results 1 – 10 of 10) sorted by relevance
/linux/arch/powerpc/kernel/ |
A D | vdso.c | 60 static int vdso_mremap(const struct vm_special_mapping *sm, struct vm_area_struct *new_vma, in vdso_mremap() 73 static int vdso32_mremap(const struct vm_special_mapping *sm, struct vm_area_struct *new_vma) in vdso32_mremap() 78 static int vdso64_mremap(const struct vm_special_mapping *sm, struct vm_area_struct *new_vma) in vdso64_mremap()
|
/linux/arch/x86/entry/vdso/ |
A D | vma.c | 73 struct vm_area_struct *new_vma) in vdso_fix_landing() 90 struct vm_area_struct *new_vma) in vdso_mremap()
|
/linux/arch/arm64/kernel/ |
A D | vdso.c | 82 struct vm_area_struct *new_vma) in vdso_mremap() 275 struct vm_area_struct *new_vma) in aarch32_sigpage_mremap()
|
/linux/mm/ |
A D | mremap.c | 136 struct vm_area_struct *new_vma, pmd_t *new_pmd, in move_ptes() 480 unsigned long old_addr, struct vm_area_struct *new_vma, in move_page_tables() 574 struct vm_area_struct *new_vma; in move_vma() local
|
A D | mmap.c | 3235 struct vm_area_struct *new_vma, *prev; in copy_vma() local 3358 static int special_mapping_mremap(struct vm_area_struct *new_vma) in special_mapping_mremap()
|
A D | hugetlb.c | 4881 struct vm_area_struct *new_vma, in move_hugetlb_page_tables()
|
/linux/arch/arm/kernel/ |
A D | vdso.c | 51 struct vm_area_struct *new_vma) in vdso_mremap()
|
A D | process.c | 382 struct vm_area_struct *new_vma) in sigpage_mremap()
|
/linux/arch/riscv/kernel/ |
A D | vdso.c | 62 struct vm_area_struct *new_vma) in vdso_mremap()
|
/linux/include/linux/ |
A D | hugetlb.h | 275 struct vm_area_struct *new_vma, in move_hugetlb_page_tables()
|
Completed in 34 milliseconds