vma_prio_tree_add 1047 include/linux/mm.h void vma_prio_tree_add(struct vm_area_struct *, struct vm_area_struct *old);
vma_prio_tree_add  324 kernel/fork.c  			vma_prio_tree_add(tmp, mpnt);
vma_prio_tree_add  109 mm/prio_tree.c 		vma_prio_tree_add(vma, old);