Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:block\blk-throttle.c Create Date:2022-07-28 17:41:46
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:blkg_to_tg

Proto:static inline struct throtl_grp *blkg_to_tg(struct blkcg_gq *blkg)

Type:struct throtl_grp

Parameter:

TypeParameterName
struct blkcg_gq *blkg
238  Return 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.)
Caller
NameDescribe
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().