Home
last modified time | relevance | path

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

/qemu/util/
H A Dinterval-tree.c201 static void rb_insert_augmented(RBNode *node, RBRoot *root, in rb_insert_augmented() function
345 rb_insert_augmented(node, &root->rb_root, augment); in rb_insert_augmented_cached()