Searched refs:handler_fn (Results 1 – 3 of 3) sorted by relevance
106 typedef void(*handler_fn)(struct ex_regs *); typedef108 int vector, handler_fn handler);110 int vector, int ec, handler_fn handler);
1291 irqreturn_t (*handler_fn)(struct irq_desc *desc, in irq_thread() local1300 handler_fn = irq_forced_thread_fn; in irq_thread()1302 handler_fn = irq_thread_fn; in irq_thread()1314 action_ret = handler_fn(desc, action); in irq_thread()
386 handler_fn exception_handlers[VECTOR_NUM][ESR_EC_NUM];