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