函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\rcu\tree_stall.h Create Date:2022-07-27 11:27:50
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:_cpu_stall_reset - prevent further stall warnings in current grace period* Set the stall-warning timeout way off into the future, thus preventing* any RCU CPU stall-warning messages from appearing in the current set of* RCU grace periods.

函数原型:void rcu_cpu_stall_reset(void)

返回类型:void

参数:

92  WRITE_ONCE(Time at which to check , jiffies + ULONG_MAX / 2)
调用者
名称描述
pvclock_touch_watchdogs
dbg_touch_watchdogs