函数逻辑报告 |
Source Code:block\blk-mq.c |
Create Date:2022-07-27 18:45:14 |
Last Modify:2020-03-17 23:18:05 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:blk_mq_run_hw_queues
函数原型:void blk_mq_run_hw_queues(struct request_queue *q, bool async)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct request_queue * | q | |
bool | async |
1483 | 如果blk_mq_hctx_stopped(hctx)则继续下一循环 |
1486 | blk_mq_run_hw_queue(hctx, async) |
名称 | 描述 |
---|---|
blk_freeze_queue_start | |
blk_mq_unquiesce_queue | lk_mq_unquiesce_queue() - counterpart of blk_mq_quiesce_queue()*@q: request queue.* This function recovers queue into the state before quiescing* which is done by blk_mq_quiesce_queue. |
blk_mq_requeue_work | |
bfq_schedule_dispatch | Scheduler run of queue, if there are requests pending and no one in the* driver that will restart queueing. |
queue_state_write |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |