Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:block\blk-mq-debugfs.c Create Date:2022-07-28 18:08:19
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Note: the state of a request may change while this function is in progress,* e.g. due to a concurrent blk_mq_finish_request() call. Returns true to* keep iterating requests.

Proto:static bool hctx_show_busy_rq(struct request *rq, void *data, bool reserved)

Type:bool

Parameter:

TypeParameterName
struct request *rq
void *data
boolreserved
400  params = data
402  If mq_hctx == hctx Then __blk_mq_debugfs_rq_show(m, list_entry_rq( & queuelist))
406  Return true