Searched refs:remove_vma (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dmmap.c137 static void remove_vma(struct vm_area_struct *vma, bool unreachable) function
2289 remove_vma(vma, false);
3291 remove_vma(vma, true);

Completed in 99 milliseconds