Home
last modified time | relevance | path

Searched refs:__rb_change_child (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/include/linux/
Drbtree_augmented.h171 __rb_change_child(struct rb_node *old, struct rb_node *new, in __rb_change_child() function
205 __rb_change_child(node, child, parent, root); in __rb_erase_augmented()
216 __rb_change_child(node, tmp, parent, root); in __rb_erase_augmented()
272 __rb_change_child(node, successor, tmp, root); in __rb_erase_augmented()
/kernel/linux/linux-5.10/include/linux/
Drbtree_augmented.h169 __rb_change_child(struct rb_node *old, struct rb_node *new, in __rb_change_child() function
216 __rb_change_child(node, child, parent, root); in __rb_erase_augmented()
227 __rb_change_child(node, tmp, parent, root); in __rb_erase_augmented()
283 __rb_change_child(node, successor, tmp, root); in __rb_erase_augmented()
/kernel/linux/linux-5.10/tools/lib/
Drbtree.c81 __rb_change_child(old, new, parent, root); in __rb_rotate_set_parents()
558 __rb_change_child(victim, new, parent, root); in rb_replace_node()
/kernel/linux/linux-5.10/lib/
Drbtree.c81 __rb_change_child(old, new, parent, root); in __rb_rotate_set_parents()
566 __rb_change_child(victim, new, parent, root); in rb_replace_node()