Searched refs:rb_insert_color_cached (Results 1 – 2 of 2) sorted by relevance
146 rb_insert_color_cached(struct rb_node *node, struct rb_root_cached *root, in rb_insert_color_cached() function197 rb_insert_color_cached(node, tree, leftmost); in rb_add_cached()
91 rb_insert_color_cached(&node->field, root, min_entry); \