Searched refs:ithread (Results 1 – 3 of 3) sorted by relevance
151 ithread.9 \743 MLINKS+=ithread.9 ithread_add_handler.9 \744 ithread.9 ithread_create.9 \745 ithread.9 ithread_destroy.9 \746 ithread.9 ithread_priority.9 \747 ithread.9 ithread_remove_handler.9 \748 ithread.9 ithread_schedule.9
173 driver_filter_t *filter, driver_intr_t *ithread, void *arg, void **cookiep) in pxa_setup_intr() argument180 ithread, arg, cookiep); in pxa_setup_intr()
113 static void ithread_destroy(struct intr_thread *ithread);495 ithread_destroy(struct intr_thread *ithread) in ithread_destroy() argument499 CTR2(KTR_INTR, "%s: killing %s", __func__, ithread->it_event->ie_name); in ithread_destroy()500 td = ithread->it_thread; in ithread_destroy()502 ithread->it_flags |= IT_DEAD; in ithread_destroy()