Searched refs:red (Results 1 – 2 of 2) sorted by relevance
76 static inline struct rb_node *rb_red_parent(struct rb_node *red) in rb_red_parent() argument78 return (struct rb_node *)red->__rb_parent_color; in rb_red_parent()
576 bool "Debug VM red-black trees"579 Enable VM red-black tree debugging information and extra validations.