Home
last modified time | relevance | path

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

/linux/tools/testing/vma/tests/
H A Dmerge.c554 struct vm_area_struct *vma_prev, *vma_next, *vma; in test_vma_merge_with_close() local
761 struct vm_area_struct *vma_next = alloc_and_link_vma(&mm, 0x5000, 0x7000, 5, vm_flags); in test_vma_merge_new_with_close() local
813 struct vm_area_struct *vma, *vma_prev, *vma_next; in __test_merge_existing() local
1073 struct vm_area_struct *vma, *vma_prev, *vma_next; in test_anon_vma_non_mergeable() local
1167 struct vm_area_struct *vma_prev, *vma_next, *vma; in test_dup_anon_vma() local
H A Dvma.c29 struct vm_area_struct *vma, *vma_new, *vma_next; in test_copy_vma() local
/linux/tools/testing/vma/include/
H A Ddup.h953 static inline struct vm_area_struct *vma_next(struct vma_iterator *vmi) in vma_next() function
/linux/include/linux/
H A Dmm.h1317 static inline struct vm_area_struct *vma_next(struct vma_iterator *vmi) in vma_next() function