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

Execution of interrupt handler starting

Synopsis

irq_handler.entry

Values

thread_fn

interrupt handler function for threaded interrupts

dev_id

Cookie to identify device

irq

irq number

thread

thread pointer for threaded interrupts

dir

pointer to the proc/irq/NN/name entry

dev_name

name of device

handler

interrupt handler function

thread_flags

Flags related to thread

flags_str

symbolic string representation of IRQ flags

action

struct irqaction* for this interrupt num

flags

Flags for IRQ handler

next_irqaction

pointer to next irqaction for shared interrupts

See Also0

tapset::irq(3stap)

Info

April 2023 SystemTap Tapset Reference Interrupt Request (IRQ) Tapset