Home
last modified time | relevance | path

Searched defs:rb_next (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/lib/
H A Drbtree.c434 struct rb_node *rb_next(const struct rb_node *node) in rb_next() function
/openbmc/qemu/util/
H A Dinterval-tree.c147 static RBNode *rb_next(RBNode *node) in rb_next() function