Searched defs:vma_next (Results 1 – 3 of 3) sorted by relevance
/linux/tools/testing/vma/ | ||
H A D | vma.c | 724 struct vm_area_struct *vma_prev, *vma_next, *vma; in test_vma_merge_with_close() local |
H A D | vma_internal.h | 595 static inline struct vm_area_struct *vma_next(struct vma_iterator *vmi) in vma_next() function |
/linux/include/linux/ | ||
H A D | mm.h | 858 static inline struct vm_area_struct *vma_next(struct vma_iterator *vmi) in vma_next() function |