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_entity_of - get an entity from a node.*@node: the node field of the entity.* Convert a node pointer to the relative entity. This is used only* to simplify the logic of some functions and not as the generic* conversion mechanism because, e
Proto:struct bfq_entity *bfq_entity_of(struct rb_node *node)
Type:struct bfq_entity
Parameter:
Type | Parameter | Name |
---|---|---|
struct rb_node * | node |
320 | struct bfq_entity * entity = NULL |
325 | Return entity |
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. |
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 |