函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:block\bfq-wf2q.c Create Date:2022-07-27 19:35:50
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:bfq_deactivate_bfqq

函数原型:void bfq_deactivate_bfqq(struct bfq_data *bfqd, struct bfq_queue *bfqq, bool ins_into_idle_tree, bool expiration)

返回类型:void

参数:

类型参数名称
struct bfq_data *bfqd
struct bfq_queue *bfqq
boolins_into_idle_tree
boolexpiration
1653  entity等于ity representing this queue in the scheduler
1655  q_deactivate_entity - deactivate an entity representing a bfq_queue
调用者
名称描述
bfq_del_bfqq_busyCalled when the bfqq no longer has requests pending, remove it from* the service tree. As a special case, it can be invoked during an* expiration.