Home
last modified time | relevance | path

Searched refs:rb_insert_color_cached (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/compat/linuxkpi/common/include/linux/
H A Drbtree.h146 rb_insert_color_cached(struct rb_node *node, struct rb_root_cached *root, in rb_insert_color_cached() function
197 rb_insert_color_cached(node, tree, leftmost); in rb_add_cached()
H A Dinterval_tree_generic.h91 rb_insert_color_cached(&node->field, root, min_entry); \