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