Searched refs:tdq_steal (Results 1 – 1 of 1) sorted by relevance
346 static struct thread *tdq_steal(struct tdq *, int);1002 td = tdq_steal(from, cpu); in tdq_move()1261 tdq_steal(struct tdq *tdq, int cpu) in tdq_steal() function