Searched refs:vma_right (Results 1 – 1 of 1) sorted by relevance
309 struct vm_area_struct *vma_right = alloc_vma(&mm, 0x2000, 0x3000, 2, vm_flags); in test_simple_merge() local321 ASSERT_FALSE(attach_vma(&mm, vma_right)); in test_simple_merge()