Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Drbtree.h52 struct rb_root { struct
57 struct rb_root rb_root; member
103 struct rb_root *root) in rb_replace_node()
126 linux_root_RB_INSERT_COLOR((struct linux_root *)&root->rb_root, node); in rb_insert_color_cached()
140 linux_root_RB_REMOVE((struct linux_root *)&root->rb_root, node); in rb_erase_cached()
148 rb_replace_node(old, new, &root->rb_root); in rb_replace_node_cached()
154 #define RB_ROOT (struct rb_root) { NULL }
/third_party/libabigail/tests/data/test-read-ctf/
H A Dtest-forward-type-decl.c19 struct rb_node *rb_root; member

Completed in 2 milliseconds