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