Searched refs:toptree_alloc (Results 1 – 3 of 3) sorted by relevance
30 struct toptree __ref *toptree_alloc(int level, int id) in toptree_alloc() function165 cand_copy = toptree_alloc(cand->level, 0); in toptree_unify()214 stack_target = toptree_alloc(ptr->level + 1, in toptree_move()243 child = toptree_alloc(cand->level-1, id); in toptree_get_child()
24 struct toptree *toptree_alloc(int level, int id);
296 tree = toptree_alloc(TOPOLOGY, id); in toptree_new()