Home
last modified time | relevance | path

Searched defs:vma_next (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dmm.h946 static inline struct vm_area_struct *vma_next(struct vma_iterator *vmi) in vma_next() function
/openbmc/qemu/linux-user/
H A Delfload.c4221 static struct vm_area_struct *vma_next(struct vm_area_struct *vma) in vma_next() function