Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:Guarantee no request is in use, so we can change any data structure of* the queue afterward.

Proto:void blk_freeze_queue(struct request_queue *q)

Type:void

Parameter:

TypeParameterName
struct request_queue *q
172  blk_freeze_queue_start(q)
173  blk_mq_freeze_queue_wait(q)
Caller
NameDescribe
blk_mq_freeze_queue