Searched refs:insertion_point (Results 1 – 3 of 3) sorted by relevance
102 location_t insertion_point,
2823 struct vm_area_struct **insertion_point; in detach_vmas_to_be_unmapped() local2826 insertion_point = (prev ? &prev->vm_next : &mm->mmap); in detach_vmas_to_be_unmapped()2834 *insertion_point = vma; in detach_vmas_to_be_unmapped()