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