Home
last modified time | relevance | path

Searched refs:__rb_rotate_right (Results 1 – 2 of 2) sorted by relevance

/external/blktrace/
Drbtree.c48 static void __rb_rotate_right(struct rb_node *node, struct rb_root *root) in __rb_rotate_right() function
104 __rb_rotate_right(gparent, root); in rb_insert_color()
121 __rb_rotate_right(parent, root); in rb_insert_color()
168 __rb_rotate_right(other, root); in __rb_erase_color()
187 __rb_rotate_right(parent, root); in __rb_erase_color()
212 __rb_rotate_right(parent, root); in __rb_erase_color()
/external/linux-tools-perf/util/added/
Drbtree.c49 static void __rb_rotate_right(struct rb_node *node, struct rb_root *root) in __rb_rotate_right() function
105 __rb_rotate_right(gparent, root); in rb_insert_color()
122 __rb_rotate_right(parent, root); in rb_insert_color()
168 __rb_rotate_right(other, root); in __rb_erase_color()
186 __rb_rotate_right(parent, root); in __rb_erase_color()
208 __rb_rotate_right(parent, root); in __rb_erase_color()