Function report |
Source Code:block\bfq-wf2q.c |
Create Date:2022-07-28 17:59:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:q_extract - remove an entity from a tree.*@root: the tree root.*@entity: the entity to remove.
Proto:static void bfq_extract(struct rb_root *root, struct bfq_entity *entity)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct rb_root * | root | |
struct bfq_entity * | entity |
336 | rb_erase( & service_tree member , root) |
Name | Describe |
---|---|
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. |
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 |