函数逻辑报告 |
Source Code:block\bfq-wf2q.c |
Create Date:2022-07-27 19:34:52 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:bfq_entity_to_bfqq
函数原型:struct bfq_queue *bfq_entity_to_bfqq(struct bfq_entity *entity)
返回类型:struct bfq_queue
参数:
类型 | 参数 | 名称 |
---|---|---|
struct bfq_entity * | entity |
269 | 返回:bfqq |
名称 | 描述 |
---|---|
bfq_class_idx | |
bfq_calc_finish | q_calc_finish - assign the finish time to an entity.*@entity: the entity to act upon.*@service: the service to be charged to the entity. |
bfq_idle_extract | q_idle_extract - extract an entity from the idle tree.*@st: the service tree of the owning @entity.*@entity: the entity being removed. |
bfq_active_insert | q_active_insert - insert an entity in the active tree of its* group/device |
bfq_get_entity | |
bfq_active_extract | q_active_extract - remove an entity from the active tree.*@st: the service_tree containing the tree.*@entity: the entity being removed. |
bfq_idle_insert | q_idle_insert - insert an entity into the idle tree.*@st: the service tree containing the tree.*@entity: the entity to insert. |
bfq_forget_entity | q_forget_entity - do not consider entity any longer for scheduling*@st: the service tree.*@entity: the entity being removed.*@is_in_service: true if entity is currently the in-service entity.* Forget everything about @entity |
__bfq_entity_update_weight_prio | Update weight and priority of entity |
bfq_update_fin_time_enqueue | |
bfq_get_next_queue | Get next queue for service. |
bfq_init_entity |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |