Function report |
Source Code:block\blk-mq-tag.c |
Create Date:2022-07-28 17:12:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:lk_mq_all_tag_busy_iter - iterate over all started requests in a tag map*@tags: Tag map to iterate over.*@fn: Pointer to the function that will be called for each started* request. @fn will be called as follows: @fn(rq, @priv,
Proto:static void blk_mq_all_tag_busy_iter(struct blk_mq_tags *tags, busy_tag_iter_fn *fn, void *priv)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct blk_mq_tags * | tags | |
busy_tag_iter_fn * | fn | |
void * | priv |
323 | If nr_reserved_tags Then _tags_for_each - iterate over the requests in a tag map*@tags: Tag map to iterate over |
Name | Describe |
---|---|
blk_mq_tagset_busy_iter | lk_mq_tagset_busy_iter - iterate over all started requests in a tag set*@tagset: Tag set to iterate over.*@fn: Pointer to the function that will be called for each started* request. @fn will be called as follows: @fn(rq, @priv, |
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 |