Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dnommu.c717 static void add_vma_to_mm(struct mm_struct *mm, struct vm_area_struct *vma) in add_vma_to_mm() function
1416 add_vma_to_mm(current->mm, vma); in do_mmap()
1567 add_vma_to_mm(mm, vma); in split_vma()
1568 add_vma_to_mm(mm, new); in split_vma()
1589 add_vma_to_mm(mm, vma); in shrink_vma()