函数逻辑报告 |
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 |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:_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) |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |