Home
last modified time | relevance | path

Searched refs:vma_iter_end (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/mm/
H A Dmseal.c155 nstart = vma_iter_end(&vmi); in apply_mm_seal()
H A Ddebug.c289 vmg->vmi ? vma_iter_end(vmg->vmi) : 0, in dump_vmg()
H A Dvma.h463 static inline unsigned long vma_iter_end(struct vma_iterator *vmi) in vma_iter_end() function
H A Dmlock.c556 tmp = vma_iter_end(&vmi); in apply_vma_lock_flags()
H A Dmprotect.c836 tmp = vma_iter_end(&vmi); in do_mprotect_pkey()
H A Dvma.c605 vmi_end = vma_iter_end(&vmi); in validate_mm()
2777 gap = vma_iter_end(&vmi) - info->length; in unmapped_area_topdown()
2779 gap_end = vma_iter_end(&vmi); in unmapped_area_topdown()