Searched defs:rb_insert_augmented (Results 1 – 4 of 4) sorted by relevance
34 rb_insert_augmented(struct rb_node *node, struct rb_root *root, in rb_insert_augmented() function
49 rb_insert_augmented(struct rb_node *node, struct rb_root *root, in rb_insert_augmented() function
47 rb_insert_augmented(struct rb_node *node, struct rb_root *root, in rb_insert_augmented() function
201 static void rb_insert_augmented(RBNode *node, RBRoot *root, in rb_insert_augmented() function