Function report |
Source Code:block\blk-mq.h |
Create Date:2022-07-28 12:15:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__blk_mq_put_driver_tag
Proto:static inline void __blk_mq_put_driver_tag(struct blk_mq_hw_ctx *hctx, struct request *rq)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct blk_mq_hw_ctx * | hctx | |
struct request * | rq |
202 | blk_mq_put_tag(hctx, @tags: Tags owned by the block driver. A tag at this set is only* assigned when a request is dispatched from a hardware queue., mq_ctx, tag) |
203 | tag = -1 |
205 | If rq_flags & rack inflight for MQ Then |
206 | rq_flags &= ~rack inflight for MQ |
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 |