Searched refs:insertion_point (Results 1 – 1 of 1) sorted by relevance
1805 struct vm_area_struct **insertion_point; in detach_vmas_to_be_unmapped() local1809 insertion_point = (prev ? &prev->vm_next : &mm->mmap); in detach_vmas_to_be_unmapped()1816 *insertion_point = vma; in detach_vmas_to_be_unmapped()