Home
last modified time | relevance | path

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

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