Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\softirq.c Create Date:2022-07-28 09:04:24
Last Modify:2022-05-22 11:04:38 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:raise_softirq

Proto:void raise_softirq(unsigned int nr)

Type:void

Parameter:

TypeParameterName
unsigned intnr
444  local_irq_save(flags)
445  This function must run with irqs disabled!
446  local_irq_restore(flags)
Caller
NameDescribe
invoke_rcu_core
run_local_timersCalled by the local, per-CPU timer interrupt on SMP.