Searched defs:vma_next (Results 1 – 2 of 2) sorted by relevance
62 struct list_head vma_next; member
946 static inline struct vm_area_struct *vma_next(struct vma_iterator *vmi) in vma_next() function