Searched defs:rb_set_parent (Results 1 – 3 of 3) sorted by relevance
86 static inline void rb_set_parent(struct rb_node *rb, struct rb_node *p) in rb_set_parent() function
130 static inline void rb_set_parent(RBNode *n, RBNode *p) in rb_set_parent() function