Searched refs:sdc_thread (Results 1 – 2 of 2) sorted by relevance
441 kthread_t *const t = sdc->sdc_thread; in sysdc_update_times()563 kthread_t *const t = sdc->sdc_thread; in sysdc_compute_pri()655 kthread_t *t = sdc->sdc_thread; in sysdc_update_pri()675 kthread_t *t = sdc->sdc_thread; in sysdc_activate()755 kthread_t *const t = sdc->sdc_thread; in sysdc_update()969 sdc->sdc_thread = t; in sysdc_enterclass()1030 sdc->sdc_thread = NULL; in sysdc_leave()
74 struct _kthread *sdc_thread; /* back-pointer, or NULL if freeable */ member