Function report |
Source Code:block\blk-mq-tag.h |
Create Date:2022-07-28 12:15:15 |
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_tag_busy
Proto:static inline bool blk_mq_tag_busy(struct blk_mq_hw_ctx *hctx)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct blk_mq_hw_ctx * | hctx |
57 | If Not (@flags: BLK_MQ_F_* flags. Defines the behaviour of the queue. & BLK_MQ_F_TAG_SHARED) Then Return false |
60 | Return __blk_mq_tag_busy(hctx) |
Name | Describe |
---|---|
blk_mq_get_request | |
blk_mq_get_driver_tag |
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 |