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

SEE ALSO

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