Home
last modified time | relevance | path

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

/Linux-v5.10/mm/
Dnommu.c563 static void add_vma_to_mm(struct mm_struct *mm, struct vm_area_struct *vma) in add_vma_to_mm() function
1251 add_vma_to_mm(current->mm, vma); in do_mmap()
1408 add_vma_to_mm(mm, vma); in split_vma()
1409 add_vma_to_mm(mm, new); in split_vma()
1430 add_vma_to_mm(mm, vma); in shrink_vma()