函数逻辑报告 |
Source Code:block\bfq-iosched.c |
Create Date:2022-07-27 19:33:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:bfq_completed_request
函数原型:static void bfq_completed_request(struct bfq_queue *bfqq, struct bfq_data *bfqd)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct bfq_queue * | bfqq | |
struct bfq_data * | bfqd |
5607 | bfq_update_hw_tag(bfqd) |
5624 | now_ns等于ktime_get_ns() |
5678 | 如果 bfq_queue in service 恒等于bfqq则 |
5705 | 返回 |
5716 | 如果非 number of requests dispatched and waiting for completion 则Scheduler run of queue, if there are requests pending and no one in the* driver that will restart queueing. |
名称 | 描述 |
---|---|
bfq_finish_requeue_request | Handle either a requeue or a finish for rq. The things to do are* the same in both cases: all references to rq are to be dropped. In* particular, rq is considered completed from the point of view of* the scheduler. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |