Home
last modified time | relevance | path

Searched refs:vma_right (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/vma/
H A Dvma.c232 struct vm_area_struct *vma_right = alloc_vma(&mm, 0x2000, 0x3000, 2, flags); in test_simple_merge() local
244 ASSERT_FALSE(vma_link(&mm, vma_right)); in test_simple_merge()