Home
last modified time | relevance | path

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

/linux-6.1.9/tools/include/linux/
Drbtree_augmented.h156 #define rb_is_red(rb) __rb_is_red((rb)->__rb_parent_color) macro
/linux-6.1.9/include/linux/
Drbtree_augmented.h154 #define rb_is_red(rb) __rb_is_red((rb)->__rb_parent_color) macro