Home
last modified time | relevance | path

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

/linux/tools/testing/vma/include/
H A Dstubs.h263 static inline void vma_interval_tree_remove(struct vm_area_struct *vma, in vma_interval_tree_remove() function
/linux/mm/
H A Dvma.c248 vma_interval_tree_remove(vma, &mapping->i_mmap); in __remove_shared_vm_struct()
319 vma_interval_tree_remove(vp->vma, &vp->mapping->i_mmap); in vma_prepare()
321 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/include/linux/
H A Dmm.h3791 void vma_interval_tree_remove(struct vm_area_struct *node,