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