Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:block\blk-mq.c Create Date:2022-07-28 17:09:53
Last Modify:2020-03-17 23:18:05 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:blk_mq_run_hw_queues

Proto:void blk_mq_run_hw_queues(struct request_queue *q, bool async)

Type:void

Parameter:

TypeParameterName
struct request_queue *q
boolasync
1483  If blk_mq_hctx_stopped(hctx) Then Continue
1486  blk_mq_run_hw_queue(hctx, async)
Caller
NameDescribe
blk_freeze_queue_start
blk_mq_unquiesce_queuelk_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_dispatchScheduler run of queue, if there are requests pending and no one in the* driver that will restart queueing.
queue_state_write