函数逻辑报告 |
Source Code:kernel\rcu\tree.c |
Create Date:2022-07-27 11:26:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Report a full set of quiescent states to the rcu_state data structure
函数原型:static void rcu_report_qs_rsp(unsigned long flags)__releases(rcu_get_root()->lock)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned long | flags |
1845 | WRITE_ONCE(Commands for GP task. , READ_ONCE(Commands for GP task. ) | Need grace-period quiescent-state forcing. ) |
名称 | 描述 |
---|---|
rcu_report_qs_rnp | Similar to rcu_report_qs_rdp(), for which it is a helper function |
rcu_report_unblock_qs_rnp | Record a quiescent state for all tasks that were previously queued* on the specified rcu_node structure and that were blocking the current* RCU grace period |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |