函数逻辑报告 |
Source Code:kernel\rcu\tree.c |
Create Date:2022-07-27 11:26:46 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Record a quiescent state for all tasks that were previously queued* on the specified rcu_node structure and that were blocking the current* RCU grace period
函数原型:static void __maybe_unused rcu_report_unblock_qs_rnp(struct rcu_node *rnp, unsigned long flags)__releases(rnp->lock)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct rcu_node * | rnp | |
unsigned long | flags |
1942 | 返回 |
1946 | rnp_p等于cu_node tree? |
1947 | 如果(rnp_p == NULL)则 |
1957 | gps等于Track rsp->rcu_gp_seq. |
1959 | raw_spin_unlock_rcu_node(rnp) |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |