Provided by: systemtap-doc_5.3-2_amd64 

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