函数逻辑报告 |
Source Code:block\blk-mq.c |
Create Date:2022-07-27 18:44:08 |
Last Modify:2020-03-17 23:18:05 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:__blk_mq_free_request
函数原型:static void __blk_mq_free_request(struct request *rq)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct request * | rq |
475 | sched_tag等于internal_tag |
477 | blk_pm_mark_last_busy(rq) |
478 | mq_hctx = NULL |
479 | 如果tag不等于负1则blk_mq_put_tag(hctx, @tags: Tags owned by the block driver. A tag at this set is only* assigned when a request is dispatched from a hardware queue., ctx, tag) |
483 | blk_mq_sched_restart(hctx) |
484 | blk_queue_exit(q) |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |