Home
last modified time | relevance | path

Searched refs:__rb_is_red (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/linux/
H A Drbtree_augmented.h82 #define __rb_is_red(pc) (!__rb_color(pc)) macro
84 #define rb_is_red(rb) __rb_is_red((rb)->__rb_parent_color)
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Drbtree_augmented.h154 #define __rb_is_red(pc) (!__rb_color(pc)) macro
156 #define rb_is_red(rb) __rb_is_red((rb)->__rb_parent_color)
/OK3568_Linux_fs/kernel/include/linux/
H A Drbtree_augmented.h152 #define __rb_is_red(pc) (!__rb_color(pc)) macro
154 #define rb_is_red(rb) __rb_is_red((rb)->__rb_parent_color)