函数逻辑报告 |
Source Code:kernel\rcu\tree.c |
Create Date:2022-07-27 11:26:21 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Similar to rcu_accelerate_cbs(), but does not require that the leaf* rcu_node structure's ->lock be held
函数原型:static void rcu_accelerate_cbs_unlocked(struct rcu_node *rnp, struct rcu_data *rdp)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct rcu_node * | rnp | |
struct rcu_data * | rdp |
1334 | needwake等于If there is room, assign a ->gp_seq number to any callbacks on this* CPU that have not already been assigned |
1335 | raw_spin_unlock_rcu_node(rnp) |
名称 | 描述 |
---|---|
rcu_core | Perform RCU core processing work for the current CPU. |
__call_rcu_core | Handle any core-RCU processing required by a call_rcu() invocation. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |