函数逻辑报告 |
Source Code:block\elevator.c |
Create Date:2022-07-27 18:32:59 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:elv_merge_requests
函数原型:void elv_merge_requests(struct request_queue *q, struct request *rq, struct request *next)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct request_queue * | q | |
struct request * | rq | |
struct request * | next |
409 | 如果requests_merged则requests_merged(q, rq, next) |
412 | elv_rqhash_reposition(q, rq) |
413 | last_merge等于rq |
名称 | 描述 |
---|---|
attempt_merge | For non-mq, this has to be called with the request spinlock acquired.* For mq with scheduling, the appropriate queue wide lock should be held. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |