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