Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dmmap.c181 static struct vm_area_struct *remove_vma(struct vm_area_struct *vma) in remove_vma() function
2703 vma = remove_vma(vma); in remove_vma_list()
3301 vma = remove_vma(vma); in exit_mmap()
/kernel/linux/linux-6.6/mm/
H A Dmmap.c143 static void remove_vma(struct vm_area_struct *vma, bool unreachable) in remove_vma() function
2332 remove_vma(vma, false); in remove_mt()
3279 remove_vma(vma, true); in exit_mmap()

Completed in 12 milliseconds