Searched defs:rb_parent (Results 1 – 6 of 6) sorted by relevance
88 struct rb_node **new = &root->rb_root.rb_node, *rb_parent = NULL; in RB_DECLARE_CALLBACKS_MAX() local112 struct rb_node **new = &root->rb_root.rb_node, *rb_parent = NULL; in insert_augmented_cached() local
45 def rb_parent(node): function
26 #define rb_parent(r) ((struct rb_node *)((r)->__rb_parent_color & ~3)) macro
34 #define rb_parent(r) ((struct rb_node *)((r)->__rb_parent_color & ~3)) macro
247 struct rb_node **link = &root->rb_node, *rb_parent = NULL; in RB_DECLARE_CALLBACKS_MAX() local
612 struct rb_node **link, *rb_parent; in __create_object() local