Home
last modified time | relevance | path

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

/linux/tools/testing/radix-tree/
H A Dmaple.c35849 static __init int build_full_tree(struct maple_tree *mt, unsigned int flags, in build_full_tree() function
35935 ret = build_full_tree(mt, MT_FLAGS_ALLOC_RANGE, 4); in check_erase_rebalance()
36060 ret = build_full_tree(mt, 0, i); in check_mtree_dup()
36075 ret = build_full_tree(mt, MT_FLAGS_ALLOC_RANGE, i); in check_mtree_dup()
36443 build_full_tree(&tree, 0, 3); in test_spanning_store_regression()