Home
last modified time | relevance | path

Searched defs:rb_insert_augmented (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/linux/
H A Drbtree_augmented.h34 rb_insert_augmented(struct rb_node *node, struct rb_root *root, in rb_insert_augmented() function
/openbmc/qemu/util/
H A Dinterval-tree.c201 static void rb_insert_augmented(RBNode *node, RBRoot *root, in rb_insert_augmented() function