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