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

/linux-4.4.14/arch/s390/numa/
H A Dtoptree.h28 void toptree_move(struct toptree *cand, struct toptree *target);
H A Dtoptree.c130 * Take all child nodes of @cand and move them using toptree_move.
137 toptree_move(child, target); toptree_move_children()
174 * toptree_move - Move a node to another context
189 void toptree_move(struct toptree *cand, struct toptree *target) toptree_move() function
H A Dmode_emu.c217 toptree_move(core, node); toptree_for_each_safe()
235 toptree_move(cur, node); toptree_for_each_safe()
238 toptree_move(cur, node); toptree_for_each_safe()

Completed in 97 milliseconds