函数逻辑报告 |
Source Code:block\blk-ioc.c |
Create Date:2022-07-27 18:39:26 |
Last Modify:2020-03-17 23:16:06 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Exit an icq. Called with ioc locked for blk-mq, and with both ioc* and queue locked for legacy.
函数原型:static void ioc_exit_icq(struct io_cq *icq)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct io_cq * | icq |
47 | 如果flags按位与ICQ_EXITED则返回 |
53 | flags或等于ICQ_EXITED |
名称 | 描述 |
---|---|
ioc_destroy_icq | Release an icq. Called with ioc locked for blk-mq, and with both ioc* and queue locked for legacy. |
put_io_context_active | put_io_context_active - put active reference on ioc*@ioc: ioc of interest* Undo get_io_context_active(). If active reference reaches zero after* put, @ioc can never issue further IOs and ioscheds are notified. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |