Searched refs:util_avl_rebalance (Results 1 – 4 of 4) sorted by relevance
120 void util_avl_rebalance(struct util_avl_struct *node, in util_avl_rebalance() function210 util_avl_rebalance(rchild, root); in util_avl_remove()234 util_avl_rebalance(sparent, root); in util_avl_remove()240 util_avl_rebalance(node, root); in util_avl_remove()
33 void util_avl_rebalance(struct util_avl_struct *node,
172 util_avl_rebalance(current, root); in _aspace_bst_insert()
1149 util_avl_rebalance(current, &aspace->avl_root); in _dfs_page_insert()
Completed in 7 milliseconds