函数逻辑报告 |
Source Code:block\blk-mq-tag.h |
Create Date:2022-07-27 13:22:16 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:bt_wait_ptr
函数原型:static inline struct sbq_wait_state *bt_wait_ptr(struct sbitmap_queue *bt, struct blk_mq_hw_ctx *hctx)
返回类型:struct sbq_wait_state
参数:
类型 | 参数 | 名称 |
---|---|---|
struct sbitmap_queue * | bt | |
struct blk_mq_hw_ctx * | hctx |
41 | 如果非hctx则返回:@ws: Wait queues.[0] |
名称 | 描述 |
---|---|
blk_mq_mark_tag_wait | Mark us waiting for a tag. For shared tags, this involves hooking us into* the tag wakeups. For non-shared tags, we can simply mark us needing a* restart. For both cases, take care to check the condition again after* marking us as waiting. |
blk_mq_get_tag |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |