函数逻辑报告 | 
Source Code:include\linux\rcupdate.h | 
Create Date:2022-07-27 06:39:32 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:_head_after_call_rcu - Has this rcu_head been passed to call_rcu()?*@rhp: The rcu_head structure to test.*@f: The function passed to call_rcu() along with @rhp.* Returns @true if the @rhp has been passed to call_rcu() with @func,* and @false otherwise
函数原型:static inline bool rcu_head_after_call_rcu(struct callback_head *rhp, rcu_callback_t f)
返回类型:bool
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct callback_head * | rhp | |
| rcu_callback_t | f | 
| 911 | WARN_ON_ONCE(func != (rcu_callback_t)~0L) | 
| 912 | 返回:false | 
| 名称 | 描述 | 
|---|---|
| rhashtable_walk_stop | 哈希表作用完成 | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |