Home
last modified time | relevance | path

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

/mm/
Dnommu.c713 static void add_vma_to_mm(struct mm_struct *mm, struct vm_area_struct *vma) in add_vma_to_mm() function
1412 add_vma_to_mm(current->mm, vma); in do_mmap()
1563 add_vma_to_mm(mm, vma); in split_vma()
1564 add_vma_to_mm(mm, new); in split_vma()
1585 add_vma_to_mm(mm, vma); in shrink_vma()