Searched refs:tdq_move (Results 1 – 1 of 1) sorted by relevance
325 static struct thread *tdq_move(struct tdq *, struct tdq *);933 (td = tdq_move(high, low)) != NULL) { in sched_balance_pair()950 tdq_move(struct tdq *from, struct tdq *to) in tdq_move() function1046 if (tdq_move(steal, tdq) != NULL) in tdq_idled()1986 if (tdq_move(steal, tdq) == NULL) { in tdq_trysteal()