Home
last modified time | relevance | path

Searched refs:rb_root_cached (Results 1 - 1 of 1) sorted by relevance

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Drbtree.h56 struct rb_root_cached { struct
123 rb_insert_color_cached(struct rb_node *node, struct rb_root_cached *root, in rb_insert_color_cached()
132 rb_erase_cached(struct rb_node *node, struct rb_root_cached *root) in rb_erase_cached()
146 struct rb_root_cached *root) in rb_replace_node_cached()
155 #define RB_ROOT_CACHED (struct rb_root_cached) { RB_ROOT, NULL }

Completed in 1 milliseconds