Provided by: systemtap-doc_4.2-3ubuntu0.1_all 

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