Home
last modified time | relevance | path

Searched refs:tdq_steal (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/kern/
H A Dsched_ule.c328 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