Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:lk_mq_map_queue_type() - map (hctx_type,cpu) to hardware queue*@q: request queue*@type: the hctx type index*@cpu: CPU

Proto:static inline struct blk_mq_hw_ctx *blk_mq_map_queue_type(struct request_queue *q, enum hctx_type type, unsigned int cpu)

Type:struct blk_mq_hw_ctx

Parameter:

TypeParameterName
struct request_queue *q
enum hctx_typetype
unsigned intcpu
93  Return hw dispatch queues [mq_map[cpu]]
Caller
NameDescribe
blk_mq_init_cpu_queues
blk_mq_map_swqueue