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

Name:softirq_raise - called immediately when a softirq is raised*@vec_nr: softirq vector number* When used in combination with the softirq_entry tracepoint* we can determine the softirq raise to run latency.

Proto:static inline void trace_softirq_raise(unsigned int vec_nr)

Type:void

Parameter:

TypeParameterName
unsigned intvec_nr

NULL

Caller
NameDescribe
__raise_softirq_irqoff