Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/numa/
Dtoptree.c158 struct toptree *tmpchild; in toptree_unify() local
161 tmpchild = toptree_get_child(cand_copy, child->id); in toptree_unify()
162 toptree_move_children(child, tmpchild); in toptree_unify()