Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsched_ule.c297 #define TDQ_CPU(x) (&tdq_cpu) macro
401 tdq = TDQ_CPU(cpu); in tdq_print()
722 tdq = TDQ_CPU(cpu); in cpu_search()
854 tdq = TDQ_CPU(high); in sched_balance_group()
1011 steal = TDQ_CPU(cpu); in tdq_idled()
1209 tdq = TDQ_CPU(cpu); in sched_setcpu()
1278 tdq = TDQ_CPU(ts->ts_cpu); in sched_pickcpu()
1360 tdq = TDQ_CPU(cpu); in sched_pickcpu()
1787 tdq = TDQ_CPU(ts->ts_cpu); in sched_thread_priority()
1952 steal = TDQ_CPU(cpu); in tdq_trysteal()
[all …]