Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsched_ule.c1260 return (ts->ts_cpu); in sched_pickcpu()
1272 ts->ts_cpu = self; in sched_pickcpu()
1278 tdq = TDQ_CPU(ts->ts_cpu); in sched_pickcpu()
1296 return (ts->ts_cpu); in sched_pickcpu()
1301 return (ts->ts_cpu); in sched_pickcpu()
1339 INT_MAX, ts->ts_cpu); in sched_pickcpu()
1367 if (cpu != ts->ts_cpu) in sched_pickcpu()
1787 tdq = TDQ_CPU(ts->ts_cpu); in sched_thread_priority()
2089 if (ts->ts_cpu == cpuid) in sched_switch()
2280 ts2->ts_cpu = ts->ts_cpu; in sched_fork_thread()
[all …]