Function report |
Source Code:block\blk-mq-tag.c |
Create Date:2022-07-28 17:12:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:_for_each - iterate over the requests associated with a hardware queue*@hctx: Hardware queue to examine
Proto:static void bt_for_each(struct blk_mq_hw_ctx *hctx, struct sbitmap_queue *bt, busy_iter_fn *fn, void *data, bool reserved)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct blk_mq_hw_ctx * | hctx | |
struct sbitmap_queue * | bt | |
busy_iter_fn * | fn | |
void * | data | |
bool | reserved |
Name | Describe |
---|---|
blk_mq_queue_tag_busy_iter | lk_mq_queue_tag_busy_iter - iterate over all requests with a driver tag*@q: Request queue to examine |
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 |