Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dnommu.c655 static void add_vma_to_mm(struct mm_struct *mm, struct vm_area_struct *vma) in add_vma_to_mm() function
1347 add_vma_to_mm(current->mm, vma); in do_mmap()
1504 add_vma_to_mm(mm, vma); in split_vma()
1505 add_vma_to_mm(mm, new); in split_vma()
1526 add_vma_to_mm(mm, vma); in shrink_vma()