函数逻辑报告 |
Source Code:block\bfq-iosched.c |
Create Date:2022-07-27 19:29:52 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:bfq_rq_pos_tree_lookup
函数原型:static struct bfq_queue *bfq_rq_pos_tree_lookup(struct bfq_data *bfqd, struct rb_root *root, sector_t sector, struct rb_node **ret_parent, struct rb_node ***rb_link)
返回类型:struct bfq_queue
参数:
类型 | 参数 | 名称 |
---|---|---|
struct bfq_data * | bfqd | |
struct rb_root * | root | |
sector_t | sector | |
struct rb_node ** | ret_parent | |
struct rb_node *** | rb_link |
558 | parent = NULL |
574 | 否则退出 |
577 | bfqq = NULL |
580 | ret_parent等于parent |
584 | bfq_log(bfqd, "rq_pos_tree_lookup %llu: returning %d", (unsignedlonglong)sector, bfqq ? pid of the process owning the queue, used for logging purposes : 0) |
588 | 返回:bfqq |
名称 | 描述 |
---|---|
bfq_pos_tree_add_move | 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() |
bfqq_find_close |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |