函数逻辑报告 |
Source Code:block\bfq-wf2q.c |
Create Date:2022-07-27 19:35:35 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:__bfq_deactivate_entity - update sched_data and service trees for* entity, so as to represent entity as inactive*@entity: the entity being deactivated.*@ins_into_idle_tree: if false, the entity will not be put into the* idle tree.
函数原型:bool __bfq_deactivate_entity(struct bfq_entity *entity, bool ins_into_idle_tree)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
struct bfq_entity * | entity | |
bool | ins_into_idle_tree |
1179 | 如果非* Flag, true if the entity is on a tree (either the active or * the idle one of its service_tree) or is in service.则返回:false |
1188 | st等于bfq_entity_service_tree(entity) |
1189 | is_in_service等于entity恒等于ity in service |
1193 | 如果is_in_service则ity in service = NULL |
1213 | 返回:true |
名称 | 描述 |
---|---|
bfq_deactivate_entity | q_deactivate_entity - deactivate an entity representing a bfq_queue |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |