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