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