Searched refs:td_sched (Results 1 – 3 of 3) sorted by relevance
95 struct td_sched { struct468 struct td_sched *ts; in schedcpu()581 struct td_sched *ts; in updatepri()717 struct td_sched *ts; in sched_clock_tick()983 struct td_sched *ts; in sched_switch()1113 struct td_sched *ts; in sched_wakeup()1282 struct td_sched *ts; in sched_add()1382 struct td_sched *ts;1428 struct td_sched *ts; in sched_rem()1526 struct td_sched *ts; in sched_bind()[all …]
92 struct td_sched { struct462 struct td_sched *ts; in tdq_runq_add()513 struct td_sched *ts; in tdq_runq_rem()1245 struct td_sched *ts; in sched_pickcpu()1534 struct td_sched *ts; in sched_interact_score()1626 struct td_sched *ts; in sched_interact_update()1671 struct td_sched *ts; in sched_interact_fork()1751 struct td_sched *ts; in sched_thread_priority()2051 struct td_sched *ts; in sched_switch()2213 struct td_sched *ts; in sched_wakeup()[all …]
195 struct td_sched;1231 static __inline __pure2 struct td_sched *1235 return ((struct td_sched *)&td[1]); in td_get_sched()