Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dmlock.c517 tmp = vma_iter_end(&vmi); in apply_vma_lock_flags()
H A Dmprotect.c823 tmp = vma_iter_end(&vmi); in do_mprotect_pkey()
H A Dmmap.c297 vmi_end = vma_iter_end(&vmi); in validate_mm()
/openbmc/linux/include/linux/
H A Dmm.h982 static inline unsigned long vma_iter_end(struct vma_iterator *vmi) in vma_iter_end() function