Home
last modified time | relevance | path

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

/linux/mm/
H A Ddebug.c257 vmg->vmi ? vma_iter_end(vmg->vmi) : 0, in dump_vmg()
H A Dvma.h559 static inline unsigned long vma_iter_end(struct vma_iterator *vmi) in vma_iter_end() function
H A Dmlock.c554 tmp = vma_iter_end(&vmi); in apply_vma_lock_flags()
H A Dvma.c659 vmi_end = vma_iter_end(&vmi); in validate_mm()
3010 gap = vma_iter_end(&vmi) - info->length; in unmapped_area_topdown()
3012 gap_end = vma_iter_end(&vmi); in unmapped_area_topdown()
H A Dmprotect.c934 tmp = vma_iter_end(&vmi); in do_mprotect_pkey()