probe::irq_handler.exit — Execution of interrupt handler completed
irq_handler.exit
handlerinterrupt handler function that was executed
threadthread pointer for threaded interrupts
actionstruct irqaction*
dirpointer to the proc/irq/NN/name entry
next_irqactionpointer to next irqaction for shared interrupts
flagsflags for IRQ handler
thread_flagsFlags related to thread
flags_strsymbolic string representation of IRQ flags
thread_fninterrupt handler function for threaded interrupts
dev_namename of device
dev_idCookie to identify device
irqinterrupt number
retreturn value of the handler