函数逻辑报告 |
Source Code:lib\percpu-refcount.c |
Create Date:2022-07-27 07:22:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:percpu_count_ptr
函数原型:static unsigned long __percpu *percpu_count_ptr(struct percpu_ref *ref)
返回类型:unsigned long
参数:
类型 | 参数 | 名称 |
---|---|---|
struct percpu_ref * | ref |
42 | 返回:(unsigned long __percpu * )(* The low bit of the pointer indicates whether the ref is in percpu * mode; if set, then get/put will manipulate the atomic_t. & ~__PERCPU_REF_ATOMIC_DEAD) |
名称 | 描述 |
---|---|
percpu_ref_exit | percpu_ref_exit - undo percpu_ref_init()*@ref: percpu_ref to exit* This function exits @ref |
percpu_ref_switch_to_atomic_rcu | |
__percpu_ref_switch_to_percpu |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |