函数逻辑报告 | 
Source Code:block\blk-ioc.c | 
Create Date:2022-07-27 18:39:36 | 
| Last Modify:2020-03-17 23:16:06 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:__ioc_clear_queue
函数原型:static void __ioc_clear_queue(struct list_head *icq_list)
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct list_head * | icq_list | 
| 220 | spin_lock_irqsave( & 自旋锁, flags) | 
| 221 | Release an icq. Called with ioc locked for blk-mq, and with both ioc* and queue locked for legacy. | 
| 222 | spin_unlock_irqrestore( & 自旋锁, flags) | 
| 名称 | 描述 | 
|---|---|
| ioc_clear_queue | _clear_queue - break any ioc association with the specified queue*@q: request_queue being cleared* Walk @q->icq_list and exit all io_cq's. | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |