Scroll to navigation

PROBE::IRQ_HANDLER(3stap) Interrupt Request (IRQ) Tapset PROBE::IRQ_HANDLER(3stap)

NAME

probe::irq_handler.entry - 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)

April 2023 SystemTap Tapset Reference