Searched refs:is_red (Results 1 – 1 of 1) sorted by relevance
158 static bool is_red(struct rb_node *rb) in is_red() function167 count += !is_red(rb); in black_path_count()200 WARN_ON_ONCE(is_red(rb) && in check()201 (!rb_parent(rb) || is_red(rb_parent(rb)))); in check()