Searched refs:vma_prio_tree_add (Results 1 – 3 of 3) sorted by relevance
76 void vma_prio_tree_add(struct vm_area_struct *vma, struct vm_area_struct *old) in vma_prio_tree_add() function110 vma_prio_tree_add(vma, old); in vma_prio_tree_insert()
1345 void vma_prio_tree_add(struct vm_area_struct *, struct vm_area_struct *old);
393 vma_prio_tree_add(tmp, mpnt); in dup_mmap()