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