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