Home
last modified time | relevance | path

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

/linux/tools/testing/vma/include/
H A Dstubs.h265 static inline void vma_interval_tree_remove(struct vm_area_struct *vma, in vma_interval_tree_remove() function
/linux/mm/
H A Dvma.c251 vma_interval_tree_remove(vma, &mapping->i_mmap); in __remove_shared_vm_struct()
322 vma_interval_tree_remove(vp->vma, &vp->mapping->i_mmap); in vma_prepare()
324 vma_interval_tree_remove(vp->adj_next, in vma_prepare()
/linux/include/linux/
H A Dmm.h4035 void vma_interval_tree_remove(struct vm_area_struct *node,