Home
last modified time | relevance | path

Searched refs:insertion_point (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
A Dmmap.c2663 struct vm_area_struct **insertion_point; in detach_vmas_to_be_unmapped() local
2666 insertion_point = (prev ? &prev->vm_next : &mm->mmap); in detach_vmas_to_be_unmapped()
2674 *insertion_point = vma; in detach_vmas_to_be_unmapped()

Completed in 9 milliseconds