Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Drbtree_augmented.h82 #define rb_color(rb) __rb_color((rb)->__rb_parent_color) macro
/openbmc/qemu/util/
H A Dinterval-tree.c105 static inline RBColor rb_color(const RBNode *n) in rb_color() function