Searched refs:rb_insert_color_cached (Results 1 – 1 of 1) sorted by relevance
108 static inline void rb_insert_color_cached(struct rb_node *node, in rb_insert_color_cached() function183 rb_insert_color_cached(node, tree, leftmost); in rb_add_cached()246 rb_insert_color_cached(node, tree, leftmost); in rb_find_add_cached()
Completed in 3 milliseconds