Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:throtl_qnode_init

Proto:static void throtl_qnode_init(struct throtl_qnode *qn, struct throtl_grp *tg)

Type:void

Parameter:

TypeParameterName
struct throtl_qnode *qn
struct throtl_grp *tg
395  Initialization list head
396  bio_list_init( & queued bios )
397  g this qnode belongs to = tg
Caller
NameDescribe
throtl_pd_alloc