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