函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:bfq_init_entity

函数原型:void bfq_init_entity(struct bfq_entity *entity, struct bfq_group *bfqg)

返回类型:void

参数:

类型参数名称
struct bfq_entity *entity
struct bfq_group *bfqg
1381  bfqq等于bfq_entity_to_bfqq(entity)
1383  weight of the queue 等于 next weight if a change is in progress
1384  original weight, used to implement weight boosting 等于 next weight if a change is in progress
1385  如果bfqq
1386  current ioprio and ioprio class 等于xt ioprio and ioprio class if a change is in progress
1387  current ioprio and ioprio class 等于xt ioprio and ioprio class if a change is in progress
1389  the scheduler queue this entity belongs to 等于sched_data
调用者
名称描述
bfq_init_queue