probe::irq_handler.exit — Execution of interrupt handler completed
irq_handler.exit
dev_id
Cookie to identify device
flags_str
symbolic string representation of IRQ flags
thread
thread pointer for threaded interrupts
thread_fn
interrupt handler function for threaded interrupts
irq
interrupt number
ret
return value of the handler
handler
interrupt handler function that was executed
flags
flags for IRQ handler
action
struct irqaction*
dev_name
name of device
dir
pointer to the proc/irq/NN/name entry
next_irqaction
pointer to next irqaction for shared interrupts
thread_flags
Flags related to thread