Home
last modified time | relevance | path

Searched refs:rb_walk (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-2.7.6/include/sys/
Drb.h148 static inline void rb_walk(struct rbtree *tree, rb_visit_t visit_fn, in rb_walk() function
/Zephyr-Core-2.7.6/tests/unit/rbtree/
Dmain.c147 rb_walk(&tree, visit_node, &nwalked); in _check_tree()
/Zephyr-Core-2.7.6/doc/reference/data_structures/
Drbtree.rst46 rbtree. The first, :c:func:`rb_walk`, is a simple callback implementation