Home
last modified time | relevance | path

Searched refs:action_ret (Results 1 – 2 of 2) sorted by relevance

/arch/arm/mach-ns9xxx/
Dirq.c68 irqreturn_t action_ret; in handle_prio_irq() local
84 action_ret = handle_IRQ_event(irq, action); in handle_prio_irq()
89 note_interrupt(irq, desc, action_ret); in handle_prio_irq()
/arch/powerpc/platforms/cell/
Dinterrupt.c264 irqreturn_t action_ret; in handle_iic_irq() local
271 action_ret = handle_IRQ_event(irq, action); in handle_iic_irq()
273 note_interrupt(irq, desc, action_ret); in handle_iic_irq()