函数逻辑报告 |
Source Code:block\bfq-iosched.c |
Create Date:2022-07-27 19:29:55 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:The following function is not marked as __cold because it is* actually cold, but for the same performance goal described in the* comments on the likely() at the beginning of* bfq_setup_cooperator()
函数原型:void __cold bfq_pos_tree_add_move(struct bfq_data *bfqd, struct bfq_queue *bfqq)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct bfq_data * | bfqd | |
struct bfq_queue * | bfqq |
618 | 如果bfqq恒等于 fallback dummy bfqq for extreme OOM conditions 则返回 |
626 | 如果bfq_too_late_for_merging(bfqq)则返回 |
629 | 如果bfq_class_idle(bfqq)则返回 |
631 | 如果非 fifo isn't expired, next request to serve 则返回 |
637 | 如果非__bfqq则 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |