Searched refs:rb_red_parent (Results 1 – 3 of 3) sorted by relevance
43 static inline struct rb_node *rb_red_parent(struct rb_node *red) in rb_red_parent() function67 struct rb_node *parent = rb_red_parent(node), *gparent, *tmp; in __rb_insert()83 gparent = rb_red_parent(parent); in __rb_insert()
64 static inline struct rb_node *rb_red_parent(struct rb_node *red) in rb_red_parent() function88 struct rb_node *parent = rb_red_parent(node), *gparent, *tmp; in __rb_insert()113 gparent = rb_red_parent(parent); in __rb_insert()