函数逻辑报告 |
Source Code:kernel\rcu\update.c |
Create Date:2022-07-27 11:18:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Test each non-SRCU synchronous grace-period wait API. This is* useful just after a change in mode for these primitives, and* during early boot.
函数原型:void rcu_test_sync_prims(void)
返回类型:void
参数:无
206 | 如果非IS_ENABLED(CONFIG_FOO) evaluates to 1 if CONFIG_FOO is set to 'y' or 'm',* 0 otherwise.(CONFIG_PROVE_RCU)则返回 |
名称 | 描述 |
---|---|
rcu_set_runtime_mode | Switch to run-time mode once RCU has fully initialized. |
rcu_scheduler_starting | This function is invoked towards the end of the scheduler's* initialization process. Before this is called, the idle task might* contain synchronous grace-period primitives (during which time, this idle |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |