函数逻辑报告 |
Source Code:kernel\rcu\tree.c |
Create Date:2022-07-27 11:27:02 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Force quiescent states on reluctant CPUs, and also detect which* CPUs are in dyntick-idle mode.
函数原型:void rcu_force_quiescent_state(void)
返回类型:void
参数:无
2344 | rnp等于Operations for contexts that are safe from preemption/interrupts. These* operations verify that preemption is disabled.(mynode) |
2348 | 如果(rnp_old != NULL)则raw_spin_unlock( & fqslock) |
2350 | 如果ret则返回 |
2358 | raw_spin_unlock( & fqslock) |
2361 | 返回 |
2363 | WRITE_ONCE(Commands for GP task. , READ_ONCE(Commands for GP task. ) | Need grace-period quiescent-state forcing. ) |
名称 | 描述 |
---|---|
__call_rcu_core | Handle any core-RCU processing required by a call_rcu() invocation. |
print_other_cpu_stall |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |