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_clear_cpu

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

Type:void

Parameter:

TypeParameterName
intcpu
enum tick_dep_bitsbit

NULL

Caller
NameDescribe
rcu_disable_urgency_upon_qsIf any sort of urgency was applied to the current CPU (for example,* the scheduler-clock interrupt was enabled on a nohz_full CPU) in order* to get to a quiescent state, disable it.
perf_event_task_tick