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