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

SEE ALSO

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