函数逻辑报告 | 
Source Code:fs\aio.c | 
Create Date:2022-07-29 10:53:21 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:When this function runs, the kioctx has been removed from the "hash table"* and ctx->users has dropped to 0, so we know no more kiocbs can be submitted -* now it's safe to cancel any that need to be.
函数原型:static void free_ioctx_users(struct percpu_ref *ref)
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct percpu_ref * | ref | 
| 618 | spin_lock_irq( & ctx_lock) | 
| 624 | 删除链表项并重新初始化 | 
| 627 | spin_unlock_irq( & ctx_lock) | 
| 630 | percpu计数引用减 | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |