函数逻辑报告 |
Source Code:kernel\rcu\tree.c |
Create Date:2022-07-27 11:25:58 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Convert a ->gp_state value to a character string.
函数原型:static const char *gp_state_getname(short gs)
返回类型:char
参数:
类型 | 参数 | 名称 |
---|---|---|
short | gs |
536 | 如果gs小于0或gs大于等于ARRAY_SIZE - get the number of elements in array @arr*@arr: array to be sized(gp_state_names)则返回:"???" |
538 | 返回:gp_state_names[gs] |
名称 | 描述 |
---|---|
rcu_check_gp_kthread_starvation | Complain about starvation of grace-period kthread. |
show_rcu_gp_kthreads | Show the state of the grace-period kthreads. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |