Searched defs:rb_red_parent (Results 1 – 2 of 2) sorted by relevance
42 static inline struct rb_node *rb_red_parent(struct rb_node *red) in rb_red_parent() function
85 static inline RBNode *rb_red_parent(const RBNode *n) in rb_red_parent() function