Searched refs:handle_irq_event_percpu (Results 1 – 3 of 3) sorted by relevance
134 handle_irq_event_percpu(struct irq_desc *desc, struct irqaction *action) in handle_irq_event_percpu() function192 ret = handle_irq_event_percpu(desc, action); in handle_irq_event()
91 irqreturn_t handle_irq_event_percpu(struct irq_desc *desc, struct irqaction *action);
683 handle_irq_event_percpu(desc, desc->action); in handle_percpu_irq()