Home
last modified time | relevance | path

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

/linux/tools/testing/vma/
H A Dvma.c762 struct vm_area_struct *vma_prev, *vma_next, *vma; in test_vma_merge_with_close() local
968 struct vm_area_struct *vma_prev = alloc_and_link_vma(&mm, 0, 0x2000, 0, vm_flags); in test_vma_merge_new_with_close() local
1021 struct vm_area_struct *vma, *vma_prev, *vma_next; in __test_merge_existing() local
1281 struct vm_area_struct *vma, *vma_prev, *vma_next; in test_anon_vma_non_mergeable() local
1375 struct vm_area_struct *vma_prev, *vma_next, *vma; in test_dup_anon_vma() local
1533 struct vm_area_struct *vma_prev, *vma; in test_vmi_prealloc_fail() local
1657 struct vm_area_struct *vma_prev, *vma; in test_expand_only_mode() local
H A Dvma_internal.h1033 static inline struct vm_area_struct *vma_prev(struct vma_iterator *vmi) in vma_prev() function
/linux/include/linux/
H A Dmm.h1128 static inline struct vm_area_struct *vma_prev(struct vma_iterator *vmi) in vma_prev() function