Lines Matching defs:td

152 _lwkt_dequeue(thread_t td)  in _lwkt_dequeue()
183 _lwkt_enqueue(thread_t td) in _lwkt_enqueue()
251 struct thread *td = (struct thread *)obj; in _lwkt_thread_ctor() local
263 struct thread *td = (struct thread *)obj; in _lwkt_thread_dtor() local
305 lwkt_schedule_self(thread_t td) in lwkt_schedule_self()
323 lwkt_deschedule_self(thread_t td) in lwkt_deschedule_self()
352 lwkt_alloc_thread(struct thread *td, int stksize, int cpu, int flags) in lwkt_alloc_thread()
426 thread_t td = arg; in lwkt_init_thread_remote() local
440 lwkt_init_thread(thread_t td, void *stack, int stksize, int flags, in lwkt_init_thread()
481 lwkt_set_comm(thread_t td, const char *ctl, ...) in lwkt_set_comm()
497 lwkt_hold(thread_t td) in lwkt_hold()
503 lwkt_rele(thread_t td) in lwkt_rele()
510 lwkt_free_thread(thread_t td) in lwkt_free_thread()
568 thread_t td = gd->gd_curthread; in lwkt_switch() local
945 thread_t td; in lwkt_preempt() local
1071 thread_t td = gd->gd_curthread; in splz_check() local
1091 lwkt_maybe_splz(thread_t td) in lwkt_maybe_splz()
1111 thread_t td = curthread; in lwkt_set_interrupt_support_thread() local
1126 lwkt_passive_release(struct thread *td) in lwkt_passive_release()
1151 thread_t td = gd->gd_curthread; in lwkt_yield() local
1188 thread_t td = gd->gd_curthread; in lwkt_yield_quick() local
1219 thread_t td = gd->gd_curthread; in lwkt_user_yield() local
1287 _lwkt_schedule(thread_t td) in _lwkt_schedule()
1317 lwkt_schedule(thread_t td) in lwkt_schedule()
1323 lwkt_schedule_noresched(thread_t td) /* XXX not impl */ in lwkt_schedule_noresched()
1338 thread_t td = curthread; in lwkt_schedule_remote() local
1364 lwkt_giveaway(thread_t td) in lwkt_giveaway()
1378 lwkt_acquire(thread_t td) in lwkt_acquire()
1430 lwkt_deschedule(thread_t td) in lwkt_deschedule()
1451 lwkt_setpri(thread_t td, int pri) in lwkt_setpri()
1478 lwkt_setpri_initial(thread_t td, int pri) in lwkt_setpri_initial()
1488 thread_t td = curthread; in lwkt_setpri_self() local
1506 lwkt_schedulerclock(thread_t td) in lwkt_schedulerclock()
1565 thread_t td = curthread; in lwkt_setcpu_self() local
1618 thread_t td = arg; in lwkt_setcpu_remote() local
1634 thread_t td = curthread; in lwkt_preempted_proc() local
1652 thread_t td; in lwkt_create() local
1686 thread_t td = curthread; in lwkt_exit() local
1747 lwkt_remove_tdallq(thread_t td) in lwkt_remove_tdallq()
1774 thread_t td = curthread; in crit_panic() local