Home
last modified time | relevance | path

Searched refs:vma_modify_flags (Results 1 – 4 of 4) sorted by relevance

/linux/mm/
H A Dmseal.c76 vma = vma_modify_flags(&vmi, prev, vma, curr_start, in mseal_apply()
H A Dmadvise.c169 vma = vma_modify_flags(&vmi, madv_behavior->prev, vma, in madvise_update_vma()
H A Dvma.c1708 struct vm_area_struct *vma_modify_flags(struct vma_iterator *vmi, in vma_modify_flags() function
/linux/tools/testing/vma/tests/
H A Dmerge.c142 * 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()