函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:block\blk-mq.h Create Date:2022-07-27 13:22:22
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

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

函数原型:static inline struct blk_mq_hw_ctx *blk_mq_map_queue_type(struct request_queue *q, enum hctx_type type, unsigned int cpu)

返回类型:struct blk_mq_hw_ctx

参数:

类型参数名称
struct request_queue *q
enum hctx_typetype
unsigned intcpu
93  返回: hw dispatch queues [mq_map[cpu]]
调用者
名称描述
blk_mq_init_cpu_queues
blk_mq_map_swqueue