Function report |
Source Code:include\linux\blk-mq.h |
Create Date:2022-07-28 12:15:03 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:request_to_qc_t
Proto:static inline blk_qc_t request_to_qc_t(struct blk_mq_hw_ctx *hctx, struct request *rq)
Type:blk_qc_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct blk_mq_hw_ctx * | hctx | |
struct request * | rq |
562 | If tag != -1 Then Return tag | @queue_num: Index of this hardware queue. << BLK_QC_T_SHIFT |
565 | Return internal_tag | @queue_num: Index of this hardware queue. << BLK_QC_T_SHIFT | BLK_QC_T_INTERNAL |
Name | Describe |
---|---|
__blk_mq_issue_directly | |
blk_mq_make_request |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |