rb_insert_augmented  185 arch/x86/mm/pat_rbtree.c 	rb_insert_augmented(&newdata->rb, root, &memtype_rb_augment_cb);
rb_insert_augmented   53 drivers/block/drbd/drbd_interval.c 	rb_insert_augmented(&this->rb, root, &augment_callbacks);
rb_insert_augmented   60 include/linux/rbtree_augmented.h 	rb_insert_augmented(node, &root->rb_root, augment);
rb_insert_augmented  106 lib/rbtree_test.c 	rb_insert_augmented(&node->rb, &root->rb_root, &augment_callbacks);
rb_insert_augmented   57 mm/interval_tree.c 	rb_insert_augmented(&node->shared.rb, &root->rb_root,
rb_insert_augmented  455 mm/mmap.c      	rb_insert_augmented(&vma->vm_rb, root, &vma_gap_callbacks);
rb_insert_augmented  528 mm/vmalloc.c   		rb_insert_augmented(&va->rb_node,
rb_insert_augmented   62 tools/include/linux/rbtree_augmented.h 	rb_insert_augmented(node, &root->rb_root, augment);