Home
last modified time | relevance | path

Searched refs:red (Results 1 – 2 of 2) sorted by relevance

/lib/
Drbtree.c76 static inline struct rb_node *rb_red_parent(struct rb_node *red) in rb_red_parent() argument
78 return (struct rb_node *)red->__rb_parent_color; in rb_red_parent()
DKconfig.debug576 bool "Debug VM red-black trees"
579 Enable VM red-black tree debugging information and extra validations.