Searched defs:tree (Results 1 – 4 of 4) sorted by relevance
99 static s32 get_balance_factor(struct avl_node_t *tree) in get_balance_factor()118 static struct avl_node_t *rotation_left(struct avl_node_t *tree) in rotation_left()152 static struct avl_node_t *rotation_right(struct avl_node_t *tree) in rotation_right()177 static struct avl_node_t *do_balance(struct avl_node_t *tree) in do_balance()215 struct avl_node_t *tree, in unlink_end_node()261 struct avl_node_t *tree, in avltree_insert()281 static struct avl_node_t *do_unlink(struct avl_node_t *tree) in do_unlink()317 struct avl_node_t *tree, in avltree_remove()347 void avltree_free(struct avl_node_t *tree) in avltree_free()364 struct avl_node_t *tree, in remove_approx_value()
57 struct rb_root *tree) in kbase_delete_dma_buf_mapping()
56 …e_delete_dma_buf_mapping(struct kbase_context *kctx, struct dma_buf *dma_buf, struct rb_root *tree) in kbase_delete_dma_buf_mapping()
106 mesh_assoc_t tree; member