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