Home
last modified time | relevance | path

Searched defs:rb_insert_augmented (Results 1 – 4 of 4) 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/linux/tools/include/linux/
H A Drbtree_augmented.h49 rb_insert_augmented(struct rb_node *node, struct rb_root *root, in rb_insert_augmented() function
/openbmc/linux/include/linux/
H A Drbtree_augmented.h47 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