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