函数逻辑报告 |
Source Code:kernel\rcu\srcutree.c |
Create Date:2022-07-27 11:19:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:srcu_torture_stats_print
函数原型:void srcu_torture_stats_print(struct srcu_struct *ssp, char *tt, char *tf)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct srcu_struct * | ssp | |
char * | tt | |
char * | tf |
1259 | idx等于 Current reader array element. 按位与0x1 |
1260 | 打印警报信息("%s%s Tree SRCU g%ld per-CPU(idx=%d):", tt, tf, Return the current value the update side's sequence number, no ordering. , idx) |
1268 | sdp等于per_cpu_ptr(sda, cpu) |
1269 | u0等于srcu_unlock_count[!idx] |
1270 | u1等于srcu_unlock_count[idx] |
1276 | smp_rmb() |
1278 | l0等于srcu_lock_count[!idx] |
1279 | l1等于srcu_lock_count[idx] |
名称 | 描述 |
---|---|
srcu_torture_stats |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |