函数逻辑报告 |
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 |
注解内核,赢得工具 | 下载SCCT | English |
函数名称: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_type | type | |
unsigned int | cpu |
93 | 返回: hw dispatch queues [mq_map[cpu]] |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |