Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/vma/
Dvma.c649 struct vm_area_struct *vma_prev, *vma_next, *vma; in test_vma_merge_with_close() local
856 struct vm_area_struct *vma_next = alloc_and_link_vma(&mm, 0x5000, 0x7000, 5, flags); in test_vma_merge_new_with_close() local
906 struct vm_area_struct *vma, *vma_prev, *vma_next; in test_merge_existing() local
1136 struct vm_area_struct *vma, *vma_prev, *vma_next; in test_anon_vma_non_mergeable() local
1251 struct vm_area_struct *vma_prev, *vma_next, *vma; in test_dup_anon_vma() local
1499 struct vm_area_struct *vma, *vma_new, *vma_next; in test_copy_vma() local
Dvma_internal.h392 static inline struct vm_area_struct *vma_next(struct vma_iterator *vmi) in vma_next() function
/linux-6.12.1/include/linux/
Dmm.h1001 static inline struct vm_area_struct *vma_next(struct vma_iterator *vmi) in vma_next() function