函数逻辑报告 |
Source Code:block\bfq-wf2q.c |
Create Date:2022-07-27 19:34:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:q_update_next_in_service - update sd->next_in_service*@sd: sched_data for which to perform the update
函数原型:static bool bfq_update_next_in_service(struct bfq_sched_data *sd, struct bfq_entity *new_entity, bool expiration)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
struct bfq_sched_data * | sd | |
struct bfq_entity * | new_entity | |
bool | expiration |
79 | bool parent_sched_may_change = false |
80 | bool change_without_lookup = false |
100 | change_without_lookup = true |
107 | 如果next_in_service则 |
130 | 如果next_in_service则 |
140 | 如果非next_in_service则返回:parent_sched_may_change |
143 | 返回:parent_sched_may_change |
名称 | 描述 |
---|---|
bfq_activate_requeue_entity | q_activate_requeue_entity - activate or requeue an entity representing a* bfq_queue, and activate, requeue or reposition* all ancestors for which such an update becomes* necessary |
bfq_deactivate_entity | q_deactivate_entity - deactivate an entity representing a bfq_queue |
bfq_get_next_queue | Get next queue for service. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |