Searched refs:vma_modify_flags (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/mm/ |
| H A D | mseal.c | 82 vma = vma_modify_flags(vmi, *prev, vma, start, end, newflags); in mseal_fixup()
|
| H A D | vma.h | 234 *vma_modify_flags(struct vma_iterator *vmi,
|
| H A D | mlock.c | 483 vma = vma_modify_flags(vmi, *prev, vma, start, end, newflags); in mlock_fixup()
|
| H A D | mprotect.c | 658 vma = vma_modify_flags(vmi, *pprev, vma, start, end, newflags); in mprotect_fixup()
|
| H A D | vma.c | 1596 struct vm_area_struct *vma_modify_flags( in vma_modify_flags() function
|
| /linux-6.15/tools/testing/vma/ |
| H A D | vma.c | 316 vma = vma_modify_flags(&vmi, init_vma, init_vma, in test_simple_modify()
|