Provided by: systemtap-doc_2.3-1ubuntu1.4_all 

NAME
probe::irq_handler.exit - Execution of interrupt handler completed
SYNOPSIS
irq_handler.exit
VALUES
thread_fn
interrupt handler function for threaded interrupts
irq
interrupt number
dir
pointer to the proc/irq/NN/name entry
handler
interrupt handler function that was executed
thread
thread pointer for threaded interrupts
flags
flags for IRQ handler
dev_id
Cookie to identify device
ret
return value of the handler
dev_name
name of device
flags_str
symbolic string representation of IRQ flags
next_irqaction
pointer to next irqaction for shared interrupts
action
struct irqaction*
thread_flags
Flags related to thread
SystemTap Tapset Reference March 2016 PROBE::IRQ_HANDLER(3stap)