Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/vma/
Dvma.c662 struct vm_area_struct *vma_prev, *vma_next, *vma; in test_vma_merge_with_close() local
869 struct vm_area_struct *vma_next = alloc_and_link_vma(&mm, 0x5000, 0x7000, 5, flags); in test_vma_merge_new_with_close() local
919 struct vm_area_struct *vma, *vma_prev, *vma_next; in test_merge_existing() local
1149 struct vm_area_struct *vma, *vma_prev, *vma_next; in test_anon_vma_non_mergeable() local
1264 struct vm_area_struct *vma_prev, *vma_next, *vma; in test_dup_anon_vma() local
1512 struct vm_area_struct *vma, *vma_new, *vma_next; in test_copy_vma() local
Dvma_internal.h458 static inline struct vm_area_struct *vma_next(struct vma_iterator *vmi) in vma_next() function
/linux-6.14.4/include/linux/
Dmm.h1014 static inline struct vm_area_struct *vma_next(struct vma_iterator *vmi) in vma_next() function