Searched refs:toptree_move_children (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/s390/numa/
H A Dtoptree.c126 * toptree_move_children - Move all child nodes of a node to a new place
132 static void toptree_move_children(struct toptree *cand, struct toptree *target) toptree_move_children() function
162 toptree_move_children(child, tmpchild); toptree_for_each_child_safe()
166 toptree_move_children(cand_copy, cand);

Completed in 57 milliseconds