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:15
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

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

Proto:static inline void trace_softirq_exit(unsigned int vec_nr)

Type:void

Parameter:

TypeParameterName
unsigned intvec_nr

NULL

Caller
NameDescribe
__do_softirq