Searched defs:vma_next (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/testing/vma/tests/ | ||
| H A D | merge.c | 554 struct vm_area_struct *vma_prev, *vma_next, *vma; test_vma_merge_with_close() local |
| H A D | vma.c | 29 struct vm_area_struct *vma, *vma_new, *vma_next; test_copy_vma() local |
| /linux/tools/testing/vma/include/ | ||
| H A D | dup.h | 1170 static inline struct vm_area_struct *vma_next(struct vma_iterator *vmi) in vma_next() function |
| /linux/include/linux/ | ||
| H A D | mm.h | 1590 static inline struct vm_area_struct *vma_next(struct vma_iterator *vmi) in vma_next() function |