Searched defs:rb_red_parent (Results 1 – 4 of 4) sorted by relevance
42 static inline struct rb_node *rb_red_parent(struct rb_node *red) in rb_red_parent() function
64 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