Lines Matching refs:build_full_tree
36113 * build_full_tree() - Build a full tree.
36122 static __init int build_full_tree(struct maple_tree *mt, unsigned int flags,
36212 ret = build_full_tree(mt, 0, i);
36227 ret = build_full_tree(mt, MT_FLAGS_ALLOC_RANGE, i);
36466 build_full_tree(mt, 0, 2);
36607 build_full_tree(&tree, 0, 3);