Searched refs:__rb_is_red (Results 1 – 2 of 2) sorted by relevance
107 #define __rb_is_red(pc) (!__rb_color(pc)) macro109 #define rb_is_red(rb) __rb_is_red((rb)->__rb_parent_color)
104 #define __rb_is_red(pc) (!__rb_color(pc)) macro106 #define rb_is_red(rb) __rb_is_red((rb)->__rb_parent_color)