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