probe::irq_handler.entry — Execution of interrupt handler starting
irq_handler.entry
dirpointer to the proc/irq/NN/name entry
threadthread pointer for threaded interrupts
actionstruct irqaction* for this interrupt num
next_irqactionpointer to next irqaction for shared interrupts
thread_flagsFlags related to thread
irqirq number
flags_strsymbolic string representation of IRQ flags
dev_namename of device
handlerinterrupt handler function
dev_idCookie to identify device
thread_fninterrupt handler function for threaded interrupts
flagsFlags for IRQ handler