1PROBE::IRQ_HANDLER(3stap)Interrupt Request (IRQ) TapsetPROBE::IRQ_HANDLER(3stap)
2
3
4

NAME

6       probe::irq_handler.entry - Execution of interrupt handler starting
7

SYNOPSIS

9       irq_handler.entry
10

VALUES

12       next_irqaction
13           pointer to next irqaction for shared interrupts
14
15       handler
16           interrupt handler function
17
18       flags
19           Flags for IRQ handler
20
21       thread_flags
22           Flags related to thread
23
24       irq
25           irq number
26
27       thread_fn
28           interrupt handler function for threaded interrupts
29
30       thread
31           thread pointer for threaded interrupts
32
33       action
34           struct irqaction* for this interrupt num
35
36       dir
37           pointer to the proc/irq/NN/name entry
38
39       dev_name
40           name of device
41
42       flags_str
43           symbolic string representation of IRQ flags
44
45       dev_id
46           Cookie to identify device
47

SEE ALSO

49       tapset::irq(3stap)
50
51
52
53SystemTap Tapset Reference       November 2021       PROBE::IRQ_HANDLER(3stap)
Impressum