Home
last modified time | relevance | path

Searched refs:rb_red_parent (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/lib/
H A Drbtree.c43 static inline struct rb_node *rb_red_parent(struct rb_node *red) in rb_red_parent() function
67 struct rb_node *parent = rb_red_parent(node), *gparent, *tmp; in __rb_insert()
83 gparent = rb_red_parent(parent); in __rb_insert()
/OK3568_Linux_fs/kernel/tools/lib/
H A Drbtree.c64 static inline struct rb_node *rb_red_parent(struct rb_node *red) in rb_red_parent() function
88 struct rb_node *parent = rb_red_parent(node), *gparent, *tmp; in __rb_insert()
113 gparent = rb_red_parent(parent); in __rb_insert()
/OK3568_Linux_fs/kernel/lib/
H A Drbtree.c64 static inline struct rb_node *rb_red_parent(struct rb_node *red) in rb_red_parent() function
88 struct rb_node *parent = rb_red_parent(node), *gparent, *tmp; in __rb_insert()
113 gparent = rb_red_parent(parent); in __rb_insert()