函数逻辑报告 |
Source Code:kernel\rcu\tree.c |
Create Date:2022-07-27 11:26:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:note_gp_changes
函数原型:static void note_gp_changes(struct rcu_data *rdp)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct rcu_data * | rdp |
1441 | local_irq_save(flags) |
1446 | local_irq_restore(flags) |
1447 | 返回 |
名称 | 描述 |
---|---|
rcu_check_quiescent_state | Check to see if there is a new grace period of which this CPU* is not yet aware, and if so, set up local rcu_data state for it.* Otherwise, see if this CPU has just passed through its first |
__call_rcu_core | Handle any core-RCU processing required by a call_rcu() invocation. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |