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