Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__rb_parent
include/linux/rbtree_augmented.h
174
#define __rb_parent(pc) ((struct rb_node *)(pc & ~3))
tools/include/linux/rbtree_augmented.h
150
#define __rb_parent(pc) ((struct rb_node *)(pc & ~3))