1TRACE_SOFTIRQ_ENTRY(9)                IRQ               TRACE_SOFTIRQ_ENTRY(9)
2
3
4

NAME

6       trace_softirq_entry - called immediately before the softirq handler
7

SYNOPSIS

9       void trace_softirq_entry(unsigned int vec_nr);
10

ARGUMENTS

12       vec_nr
13           softirq vector number
14

DESCRIPTION

16       When used in combination with the softirq_exit tracepoint we can
17       determine the softirq handler runtine.
18

AUTHORS

20       Jason Baron <jbaron@redhat.com>
21           Author.
22
23       William Cohen <wcohen@redhat.com>
24           Author.
25
27Kernel Hackers Manual 3.10         June 2019            TRACE_SOFTIRQ_ENTRY(9)
Impressum