Function report | 
Source Code:block\bfq-wf2q.c | 
Create Date:2022-07-28 17:59:22 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:q_insert - generic tree insertion.*@root: tree root.*@entity: entity to insert.* This is used for the idle and the active tree, since they are both* ordered by finish time.
Proto:static void bfq_insert(struct rb_root *root, struct bfq_entity *entity)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct rb_root * | root | |
| struct bfq_entity * | entity | 
| 382 | entry = rb_entry(parent, structbfq_entity, rb_node) | 
| 390 | rb_link_node( & service_tree member , parent, node) | 
| 391 | rb_insert_color( & service_tree member , root) | 
| Name | Describe | 
|---|---|
| bfq_active_insert | q_active_insert - insert an entity in the active tree of its* group/device | 
| 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. | 
| Source code conversion tool public plug-in interface  | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion  |