Lines Matching defs:td_sched
93 struct td_sched {
120 _Static_assert(sizeof(struct thread) + sizeof(struct td_sched) <=
466 struct td_sched *ts;
485 * The td_sched slptimes are not touched in wakeup
505 * If the td_sched has been idle the entire second,
579 struct td_sched *ts;
726 struct td_sched *ts;
814 struct td_sched *ts, *tsc;
1134 struct td_sched *ts;
1312 struct td_sched *ts;
1363 ("sched_add: bound td_sched not on cpu runq"));
1371 "sched_add: Put td_sched:%p(td:%p) on cpu%d runq", ts, td,
1375 "sched_add: adding td_sched:%p (td:%p) to gbl runq", ts,
1412 struct td_sched *ts;
1442 CTR2(KTR_RUNQ, "sched_add: adding td_sched:%p (td:%p) to runq", ts, td);
1458 struct td_sched *ts;
1507 CTR1(KTR_RUNQ, "choosing td_sched %p from main runq", td);
1561 struct td_sched *ts = td_get_sched(td);
1615 return (sizeof(struct thread) + sizeof(struct td_sched));
1621 struct td_sched *ts;
1636 struct td_sched *ts;
1765 struct td_sched *ts;
1781 struct td_sched *ts;
1792 struct td_sched *ts;