Searched refs:attach_vma (Results 1 – 1 of 1) sorted by relevance
87 static int attach_vma(struct mm_struct *mm, struct vm_area_struct *vma) in attach_vma() function115 if (attach_vma(mm, vma)) { in alloc_and_link_vma()320 ASSERT_FALSE(attach_vma(&mm, vma_left)); in test_simple_merge()321 ASSERT_FALSE(attach_vma(&mm, vma_right)); in test_simple_merge()346 ASSERT_FALSE(attach_vma(&mm, init_vma)); in test_simple_modify()412 ASSERT_FALSE(attach_vma(&mm, vma)); in test_simple_expand()433 ASSERT_FALSE(attach_vma(&mm, vma)); in test_simple_shrink()