Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
rb_is_black
include/linux/rbtree_augmented.h
181
#define rb_is_black(rb) __rb_is_black((rb)->__rb_parent_color)
tools/include/linux/rbtree_augmented.h
157
#define rb_is_black(rb) __rb_is_black((rb)->__rb_parent_color)