Searched refs:rb_set_color (Results 1 – 4 of 4) sorted by relevance
127 static inline void rb_set_color(struct rb_node *rb, int color) in rb_set_color() function
171 rb_set_color(other, rb_color(parent)); in __rb_erase_color()208 rb_set_color(other, rb_color(parent)); in __rb_erase_color()
135 static inline void rb_set_color(struct rb_node *rb, int color) in rb_set_color() function