Searched refs:handler_fn (Results 1 – 3 of 3) sorted by relevance
127 typedef void(*handler_fn)(struct ex_regs *); typedef129 int vector, handler_fn handler);131 int vector, int ec, handler_fn handler);
1299 irqreturn_t (*handler_fn)(struct irq_desc *desc, in irq_thread() local1308 handler_fn = irq_forced_thread_fn; in irq_thread()1310 handler_fn = irq_thread_fn; in irq_thread()1322 action_ret = handler_fn(desc, action); in irq_thread()
418 handler_fn exception_handlers[VECTOR_NUM][ESR_EC_NUM];