函数逻辑报告 |
Source Code:kernel\rcu\update.c |
Create Date:2022-07-27 11:18:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:_read_lock_bh_held() - might we be in RCU-bh read-side critical section?* Check for bottom half being disabled, which covers both the* CONFIG_PROVE_RCU and not cases
函数原型:int rcu_read_lock_bh_held(void)
返回类型:int
参数:无
308 | 返回:in_softirq()或已禁止中断() |
名称 | 描述 |
---|---|
rcu_torture_one_read | Do one read-side critical section, returning false if there was* no data to read. Can be invoked both from process context and* from a timer handler. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |