Lines Matching full:handlers

226 	/* Run through all the handlers updating values. */  in intr_event_update()
242 * fit. Otherwise, we have multiple handlers and not all of the names in intr_event_update()
824 * handlers. This is intended for LinuxKPI drivers only.
843 * long delays with potentially busy interrupt handlers in _intr_drain()
967 * If no ithread or no handlers, then we have a stray interrupt. in intr_event_schedule_thread()
978 * If any of the handlers for this ithread claim to be good in intr_event_schedule_thread()
1026 * Allow interrupt event binding for software interrupt handlers -- a no-op,
1136 * the list of handlers and wake up the sleeper. in intr_event_execute_handlers()
1163 /* Skip filter only handlers */ in intr_event_execute_handlers()
1167 /* Skip suspended handlers */ in intr_event_execute_handlers()
1173 * handlers that have their need flag set. Hardware in intr_event_execute_handlers()
1174 * interrupt threads always invoke all of their handlers. in intr_event_execute_handlers()
1177 * means that there is no request to execute handlers, in intr_event_execute_handlers()
1201 /* Only specifically marked sleepable interrupt handlers can sleep. */ in ithread_execute_handlers()
1232 * Now that all the handlers have had a chance to run, reenable in ithread_execute_handlers()
1263 * list of handlers, giving each one a go at it. in ithread_loop()
1360 /* An interrupt with no event or handlers is a stray interrupt. */ in intr_event_handle()
1365 * Execute fast interrupt handlers directly. in intr_event_handle()
1541 db_dump_intr_event(struct intr_event *ie, int handlers) in db_dump_intr_event() argument
1576 if (handlers) in db_dump_intr_event()
1582 * Dump data about interrupt handlers