函数逻辑报告 |
Source Code:kernel\rcu\tree.c |
Create Date:2022-07-27 11:25:32 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Reset the current CPU's ->dynticks counter to indicate that the* newly onlined CPU is no longer in an extended quiescent state
函数原型:static void rcu_dynticks_eqs_online(void)
返回类型:void
参数:无
285 | rdp等于this_cpu_ptr( & rcu_data) |
287 | 如果atomic_read( & Even value for idle, else odd. )按位与RCU_DYNTICK_CTRL_CTR则返回 |
名称 | 描述 |
---|---|
rcutree_prepare_cpu | Invoked early in the CPU-online process, when pretty much all services* are available. The incoming CPU is not present.* Initializes a CPU's per-CPU RCU data. Note that only one online or* offline event can be happening at a given time |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |