Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/vma/
H A Dvma_internal.h816 static inline void vma_interval_tree_remove(struct vm_area_struct *, in vma_interval_tree_remove() function
/linux-6.15/mm/
H A Dvma.c215 vma_interval_tree_remove(vma, &mapping->i_mmap); in __remove_shared_vm_struct()
286 vma_interval_tree_remove(vp->vma, &vp->mapping->i_mmap); in vma_prepare()
288 vma_interval_tree_remove(vp->adj_next, in vma_prepare()
H A Dnommu.c569 vma_interval_tree_remove(vma, &mapping->i_mmap); in cleanup_vma_from_mm()
/linux-6.15/include/linux/
H A Dmm.h3385 void vma_interval_tree_remove(struct vm_area_struct *node,