Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\rcu\tree_stall.h Create Date:2022-07-28 10:27:36
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Zero ->ticks_this_gp and snapshot the number of RCU softirq handlers.

Proto:static void zero_cpu_stall_ticks(struct rcu_data *rdp)

Type:void

Parameter:

TypeParameterName
struct rcu_data *rdp
116  The number of scheduling-clock = 0
117  Snapshot of softirq activity. = kstat_softirqs_cpu(RCU_SOFTIRQ, smp_processor_id())
118  WRITE_ONCE(Time of last rcu_resched(). , jiffies)