Searched refs:tdq_steal (Results 1 – 1 of 1) sorted by relevance
328 static struct thread *tdq_steal(struct tdq *, int);961 td = tdq_steal(tdq, cpu); in tdq_move()1184 tdq_steal(struct tdq *tdq, int cpu) in tdq_steal() function