Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dnommu.c627 static void delete_vma_from_mm(struct vm_area_struct *vma) in delete_vma_from_mm() function
1395 delete_vma_from_mm(vma); in split_vma()
1425 delete_vma_from_mm(vma); in shrink_vma()
1510 delete_vma_from_mm(vma); in do_munmap()
1547 delete_vma_from_mm(vma); in exit_mmap()
/kernel/linux/linux-6.6/mm/
H A Dnommu.c582 static int delete_vma_from_mm(struct vm_area_struct *vma) in delete_vma_from_mm() function
1483 if (delete_vma_from_mm(vma)) in do_munmap()

Completed in 5 milliseconds