Home
last modified time | relevance | path

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

/freebsd-14.2/sys/kern/
H A Dsched_ule.c1014 td_get_sched(td)->ts_cpu = cpu; in tdq_move()
1337 return (ts->ts_cpu); in sched_pickcpu()
1349 ts->ts_cpu = self; in sched_pickcpu()
1355 tdq = TDQ_CPU(ts->ts_cpu); in sched_pickcpu()
1376 return (ts->ts_cpu); in sched_pickcpu()
1380 return (ts->ts_cpu); in sched_pickcpu()
1419 INT_MAX, ts->ts_cpu, r); in sched_pickcpu()
1447 if (cpu != ts->ts_cpu) in sched_pickcpu()
2231 if (ts->ts_cpu == cpuid) in sched_switch()
2432 ts2->ts_cpu = ts->ts_cpu; in sched_fork_thread()
[all …]