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