函数逻辑报告 |
Source Code:kernel\rcu\tree_exp.h |
Create Date:2022-07-27 11:28:24 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Report expedited quiescent state for specified rcu_data (CPU).
函数原型:static void rcu_report_exp_rdp(struct rcu_data *rdp)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct rcu_data * | rdp |
253 | WRITE_ONCE(This CPU awaiting a deferred QS? , false) |
名称 | 描述 |
---|---|
rcu_exp_handler | SPDX-License-Identifier: GPL-2.0+ |
rcu_qs | Note a quiescent state for PREEMPT=n. Because we do not need to know* how many quiescent states passed, just if there was at least one since* the start of the grace period, this just sets a flag. The caller must* have disabled preemption. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |