Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\trace\events\irq.h Create Date:2022-07-28 09:04:14
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:softirq_entry - called immediately before the softirq handler*@vec_nr: softirq vector number* When used in combination with the softirq_exit tracepoint* we can determine the softirq handler routine.

Proto:static inline void trace_softirq_entry(unsigned int vec_nr)

Type:void

Parameter:

TypeParameterName
unsigned intvec_nr

NULL

Caller
NameDescribe
__do_softirq