Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:blk_mq_tags_from_data

Proto:static inline struct blk_mq_tags *blk_mq_tags_from_data(struct blk_mq_alloc_data *data)

Type:struct blk_mq_tags

Parameter:

TypeParameterName
struct blk_mq_alloc_data *data
162  If flags & BLK_MQ_REQ_INTERNAL Then Return @sched_tags: Tags owned by I/O scheduler. If there is an I/O* scheduler associated with a request queue, a tag is assigned when* that request is allocated. Else, this member is not used.
165  Return @tags: Tags owned by the block driver. A tag at this set is only* assigned when a request is dispatched from a hardware queue.
Caller
NameDescribe
blk_mq_rq_ctx_init
blk_mq_get_tag