函数逻辑报告 |
Source Code:kernel\rcu\tree.c |
Create Date:2022-07-27 11:26:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Awaken the grace-period kthread
函数原型:static void rcu_gp_kthread_wake(void)
返回类型:void
参数:无
1262 | WRITE_ONCE(Last GP kthread wake. , jiffies) |
1264 | swake_up_one( & Where GP task waits. ) |
名称 | 描述 |
---|---|
rcu_accelerate_cbs_unlocked | Similar to rcu_accelerate_cbs(), but does not require that the leaf* rcu_node structure's ->lock be held |
note_gp_changes | |
rcu_report_qs_rsp | Report a full set of quiescent states to the rcu_state data structure |
rcu_report_qs_rdp | Record a quiescent state for the specified CPU to that CPU's rcu_data* structure. This must be called from the specified CPU. |
rcu_force_quiescent_state | Force quiescent states on reluctant CPUs, and also detect which* CPUs are in dyntick-idle mode. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |