函数逻辑报告 |
Source Code:block\blk-mq.c |
Create Date:2022-07-27 18:43:47 |
Last Modify:2020-03-17 23:18:05 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:blk_mq_wake_waiters
函数原型:void blk_mq_wake_waiters(struct request_queue *q)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct request_queue * | q |
258 | queue_for_each_hw_ctx(q, hctx, i) |
259 | 如果blk_mq_hw_queue_mapped(hctx)则blk_mq_tag_wakeup_all(@tags: Tags owned by the block driver. A tag at this set is only* assigned when a request is dispatched from a hardware queue., true) |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |