probe::irq_handler.exit.3stap - Man Page

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 Also0

tapset::irq(3stap)

Info

April 2025 SystemTap Tapset Reference Interrupt Request (IRQ) Tapset