函数逻辑报告 |
Source Code:block\blk-mq-tag.c |
Create Date:2022-07-27 18:48:13 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:_tags_for_each - iterate over the requests in a tag map*@tags: Tag map to iterate over
函数原型:static void bt_tags_for_each(struct blk_mq_tags *tags, struct sbitmap_queue *bt, busy_tag_iter_fn *fn, void *data, bool reserved)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct blk_mq_tags * | tags | |
struct sbitmap_queue * | bt | |
busy_tag_iter_fn * | fn | |
void * | data | |
bool | reserved |
名称 | 描述 |
---|---|
blk_mq_all_tag_busy_iter | 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, |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |