函数逻辑报告 | 
Source Code:block\bfq-wf2q.c | 
Create Date:2022-07-27 19:34:55 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:q_extract - remove an entity from a tree.*@root: the tree root.*@entity: the entity to remove.
函数原型:static void bfq_extract(struct rb_root *root, struct bfq_entity *entity)
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct rb_root * | root | |
| struct bfq_entity * | entity | 
| 336 | rb_erase( & service_tree member , root) | 
| 名称 | 描述 | 
|---|---|
| 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_extract | q_active_extract - remove an entity from the active tree.*@st: the service_tree containing the tree.*@entity: the entity being removed. | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |