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