Provided by: systemtap-doc_5.0-2ubuntu1_amd64 

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