Home
last modified time | relevance | path

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

/mm/
Dprio_tree.c113 void vma_prio_tree_remove(struct vm_area_struct *vma, in vma_prio_tree_remove() function
Dfremap.c214 vma_prio_tree_remove(vma, &mapping->i_mmap); in SYSCALL_DEFINE5()
Dmmap.c211 vma_prio_tree_remove(vma, &mapping->i_mmap); in __remove_shared_vm_struct()
597 vma_prio_tree_remove(vma, root); in vma_adjust()
599 vma_prio_tree_remove(next, root); in vma_adjust()
Dnommu.c705 vma_prio_tree_remove(vma, &mapping->i_mmap); in delete_vma_from_mm()