| H A D | merge.c | 11 vmg->next = vma_next(vmg->vmi); in merge_new() 170 vma = vma_next(&vmi); in test_simple_modify() 179 vma = vma_next(&vmi); in test_simple_modify() 564 struct vm_area_struct *vma_prev, *vma_next, *vma; in test_vma_merge_with_close() 635 vma_next = alloc_and_link_vma(&mm, 0x5000, 0x9000, 5, vma_flags); in test_vma_merge_with_close() 636 vma_next->vm_ops = &vm_ops; in test_vma_merge_with_close() 688 vma_next = alloc_and_link_vma(&mm, 0x5000, 0x9000, 5, vma_flags); in test_vma_merge_with_close() 717 vma_next = alloc_and_link_vma(&mm, 0x5000, 0x9000, 5, vma_flags); in test_vma_merge_with_close() 743 vma_next = alloc_and_link_vma(&mm, 0x5000, 0x9000, 5, vma_flags); in test_vma_merge_with_close() 744 vma_next in test_vma_merge_with_close() 554 struct vm_area_struct *vma_prev, *vma_next, *vma; test_vma_merge_with_close() local 761 struct vm_area_struct *vma_next = alloc_and_link_vma(&mm, 0x5000, 0x7000, 5, vm_flags); test_vma_merge_new_with_close() local 813 struct vm_area_struct *vma, *vma_prev, *vma_next; __test_merge_existing() local 1073 struct vm_area_struct *vma, *vma_prev, *vma_next; test_anon_vma_non_mergeable() local 1167 struct vm_area_struct *vma_prev, *vma_next, *vma; test_dup_anon_vma() local [all...] |