Searched refs:__rb_insert_augmented (Results 1 – 2 of 2) sorted by relevance
47 extern void __rb_insert_augmented(struct rb_node *node, struct rb_root *root,63 __rb_insert_augmented(node, root, augment->rotate); in rb_insert_augmented()
404 void __rb_insert_augmented(struct rb_node *node, struct rb_root *root, in __rb_insert_augmented() function