函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:Release all the bfqg references to its async queues. If we are* deallocating the group these queues may still contain requests, so* we reparent them to the root cgroup (i.e., the only one that will

函数原型:void bfq_put_async_queues(struct bfq_data *bfqd, struct bfq_group *bfqg)

返回类型:void

参数:

类型参数名称
struct bfq_data *bfqd
struct bfq_group *bfqg
6306 i小于2循环j小于8 best effort priority levels are supported循环
6308  __bfq_put_async_bfqq(bfqd, & async_bfqq[i][j])
6310  __bfq_put_async_bfqq(bfqd, & async_idle_bfqq)
调用者
名称描述
bfq_exit_queue