rb_entry
struct rb_entry *parent;
struct rb_entry *tmp;
struct rb_entry *rbe)
struct rb_entry *parent;
struct rb_entry *tmp;
struct rb_entry *rbe)
struct rb_entry *parent, *gparent, *tmp;
struct rb_entry *parent, struct rb_entry *rbe)
struct rb_entry *tmp;
struct rb_entry *oleft;
struct rb_entry *oright;
static inline struct rb_entry *
rbe_remove(const struct rb_type *t, struct rb_tree *rbt, struct rb_entry *rbe)
struct rb_entry *child, *parent, *old = rbe;
struct rb_entry *tmp;
struct rb_entry *rbe = rb_n2e(t, elm);
struct rb_entry *old;
struct rb_entry *rbe = rb_n2e(t, elm);
struct rb_entry *tmp;
struct rb_entry *parent = NULL;
struct rb_entry *tmp = RBH_ROOT(rbt);
static inline struct rb_entry *
struct rb_entry *tmp = RBH_ROOT(rbt);
struct rb_entry *rbe = rb_n2e(t, elm);
return ((struct rb_entry *)(addr + t->t_offset));
struct rb_entry *rbe = rb_n2e(t, elm);
struct rb_entry *rbe = RBH_ROOT(rbt);
struct rb_entry *rbe = RBH_ROOT(rbt);
struct rb_entry *parent = NULL;
rb_e2n(const struct rb_type *t, struct rb_entry *rbe)
struct rb_entry *rbe = RBH_ROOT(rbt);
struct rb_entry *parent = NULL;
struct rb_entry *rbe = rb_n2e(t, node);
struct rb_entry *rbe = rb_n2e(t, node);
struct rb_entry *rbe = rb_n2e(t, node);
struct rb_entry *rbe = rb_n2e(t, node);
struct rb_entry *rbl = (left == NULL) ? NULL : rb_n2e(t, left);
struct rb_entry *rbe = rb_n2e(t, node);
struct rb_entry *rbr = (right == NULL) ? NULL : rb_n2e(t, right);
struct rb_entry *rbe = rb_n2e(t, node);
struct rb_entry *rbp = (parent == NULL) ? NULL : rb_n2e(t, parent);
struct rb_entry *rbe = rb_n2e(t, node);
(struct rb_entry *)poison;
struct rb_entry *rbe = rb_n2e(t, node);
rbe_set(struct rb_entry *rbe, struct rb_entry *parent)
rbe_set_blackred(struct rb_entry *black, struct rb_entry *red)
rbe_augment(const struct rb_type *t, struct rb_entry *rbe)
rbe_if_augment(const struct rb_type *t, struct rb_entry *rbe)
struct rb_entry *rbe)
struct rb_entry *rbt_root;
struct rb_entry *rbt_parent;
struct rb_entry *rbt_left;
struct rb_entry *rbt_right;
#define RBT_ENTRY(_type) struct rb_entry