函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:blkg_to_tg

函数原型:static inline struct throtl_grp *blkg_to_tg(struct blkcg_gq *blkg)

返回类型:struct throtl_grp

参数:

类型参数名称
struct blkcg_gq *blkg
238  返回:pd_to_tg(lkg_to_pdata - get policy private data*@blkg: blkg of interest*@pol: policy of interest* Return pointer to private data associated with the @blkg-@pol pair.)
调用者
名称描述
throtl_pd_init
blk_throtl_update_limit_valid
tg_conf_updated
tg_set_conf
tg_set_limit
throtl_can_upgrade
throtl_upgrade_state
blk_throtl_bio
blk_throtl_drainlk_throtl_drain - drain throttled bios*@q: request_queue to drain throttled bios for* Dispatch all currently throttled bios on @q through ->make_request_fn().