Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsched_ule.c314 static struct thread *tdq_choose(struct tdq *);
607 td = tdq_choose(tdq); in tdq_setlowpri()
1377 tdq_choose(struct tdq *tdq) in tdq_choose() function
2507 td = tdq_choose(tdq); in sched_choose()