Searched refs:vma_modify_flags (Results 1 – 4 of 4) sorted by relevance
| /linux/mm/ |
| H A D | mseal.c | 76 vma = vma_modify_flags(&vmi, prev, vma, curr_start, in mseal_apply()
|
| H A D | madvise.c | 169 vma = vma_modify_flags(&vmi, madv_behavior->prev, vma, in madvise_update_vma()
|
| H A D | vma.c | 1708 struct vm_area_struct *vma_modify_flags(struct vma_iterator *vmi, in vma_modify_flags() function
|
| /linux/tools/testing/vma/tests/ |
| H A D | merge.c | 142 * The flags will not be changed, the vma_modify_flags() function in test_simple_modify() 145 vma = vma_modify_flags(&vmi, init_vma, init_vma, in test_simple_modify()
|