Searched refs:build_full_tree (Results 1 – 1 of 1) sorted by relevance
/linux/tools/testing/radix-tree/ |
H A D | maple.c | 36046 static __init int build_full_tree(struct maple_tree *mt, unsigned int flags, in build_full_tree() function 36136 ret = build_full_tree(mt, 0, i); in check_mtree_dup() 36151 ret = build_full_tree(mt, MT_FLAGS_ALLOC_RANGE, i); in check_mtree_dup() 36351 build_full_tree(mt, 0, 2); in check_bulk_rebalance() 36484 build_full_tree(&tree, 0, 3); in test_spanning_store_regression()
|