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