Home
last modified time | relevance | path

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

/linux/mm/
H A Dvma.c240 vma_interval_tree_remove(vma, &mapping->i_mmap); in __remove_shared_vm_struct()
311 vma_interval_tree_remove(vp->vma, &vp->mapping->i_mmap); in vma_prepare()
313 vma_interval_tree_remove(vp->adj_next, in vma_prepare()
H A Dnommu.c588 vma_interval_tree_remove(vma, &mapping->i_mmap); in cleanup_vma_from_mm()
/linux/tools/testing/vma/
H A Dvma_internal.h1214 static inline void vma_interval_tree_remove(struct vm_area_struct *vma, in vma_interval_tree_remove() function
/linux/include/linux/
H A Dmm.h3598 void vma_interval_tree_remove(struct vm_area_struct *node,