Function report |
Source Code:block\bfq-wf2q.c |
Create Date:2022-07-28 18:00:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:q_deactivate_entity - deactivate an entity representing a bfq_queue
Proto:static void bfq_deactivate_entity(struct bfq_entity *entity, bool ins_into_idle_tree, bool expiration)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bfq_entity * | entity | |
bool | ins_into_idle_tree | |
bool | expiration |
1228 | struct bfq_entity * parent = NULL |
1241 | Return |
1244 | If head-of-line entity (see comments above) == entity Then q_update_next_in_service - update sd->next_in_service*@sd: sched_data for which to perform the update |
1252 | If head-of-line entity (see comments above) || ity in service Then |
1273 | Break |
1288 | ins_into_idle_tree = true |
1309 | If Not q_update_next_in_service - update sd->next_in_service*@sd: sched_data for which to perform the update && Not expiration Then Break |
Name | Describe |
---|---|
bfq_deactivate_bfqq |
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 |