Searched refs:attach_vma (Results 1 – 4 of 4) sorted by relevance
29 int attach_vma(struct mm_struct *mm, struct vm_area_struct *vma) in attach_vma() function
69 int attach_vma(struct mm_struct *mm, struct vm_area_struct *vma);
48 if (attach_vma(mm, vma)) { in alloc_and_link_vma()
112 ASSERT_FALSE(attach_vma(&mm, vma_left)); in test_simple_merge()113 ASSERT_FALSE(attach_vma(&mm, vma_right)); in test_simple_merge()138 ASSERT_FALSE(attach_vma(&mm, init_vma)); in test_simple_modify()204 ASSERT_FALSE(attach_vma(&mm, vma)); in test_simple_expand()225 ASSERT_FALSE(attach_vma(&mm, vma)); in test_simple_shrink()