Searched refs:is_red (Results 1 – 1 of 1) sorted by relevance
104 static bool is_red(struct rb_node *rb) in is_red() function113 count += !is_red(rb); in black_path_count()146 WARN_ON_ONCE(is_red(rb) && in check()147 (!rb_parent(rb) || is_red(rb_parent(rb)))); in check()