Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\tick.h Create Date:2022-07-28 05:40:49
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:tick_dep_set_cpu

Proto:static inline void tick_dep_set_cpu(int cpu, enum tick_dep_bits bit)

Type:void

Parameter:

TypeParameterName
intcpu
enum tick_dep_bitsbit

NULL

Caller
NameDescribe
rcu_nmi_enter_common_nmi_enter_common - inform RCU of entry to NMI context*@irq: Is this call from rcu_irq_enter?* If the CPU was idle from RCU's viewpoint, update rdp->dynticks and* rdp->dynticks_nmi_nesting to let the RCU grace-period handling know* that the CPU is active
__perf_event_account_interrupt