cand_copy 159 arch/s390/numa/toptree.c struct toptree *child, *tmp, *cand_copy; cand_copy 165 arch/s390/numa/toptree.c cand_copy = toptree_alloc(cand->level, 0); cand_copy 170 arch/s390/numa/toptree.c tmpchild = toptree_get_child(cand_copy, child->id); cand_copy 175 arch/s390/numa/toptree.c toptree_move_children(cand_copy, cand); cand_copy 176 arch/s390/numa/toptree.c toptree_free(cand_copy);