函数逻辑报告 |
Source Code:block\blk-mq.c |
Create Date:2022-07-27 18:47:23 |
Last Modify:2020-03-17 23:18:05 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Cache the elevator_type in qe pair list and switch the* io scheduler to 'none'
函数原型:static bool blk_mq_elv_switch_none(struct list_head *head, struct request_queue *q)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
struct list_head * | head | |
struct request_queue * | q |
3186 | 如果非elevator则返回:true |
3190 | 如果非qe则返回:false |
3193 | 初始化链表头 |
3196 | 添加链表项 |
3198 | mutex_lock( & sysfs_lock) |
3206 | __module_get(elevator_owner) |
3207 | elevator_switch_mq(q, NULL) |
3210 | 返回:true |
名称 | 描述 |
---|---|
__blk_mq_update_nr_hw_queues |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |