Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:start_parent_slice_with_credit

Proto:static void start_parent_slice_with_credit(struct throtl_grp *child_tg, struct throtl_grp *parent_tg, bool rw)

Type:void

Parameter:

TypeParameterName
struct throtl_grp *child_tg
struct throtl_grp *parent_tg
boolrw
1125  If Determine if previously allocated or extended slice is complete or not Then
1126  throtl_start_new_slice_with_credit(parent_tg, rw, When did we start a new slice [rw])
Caller
NameDescribe
tg_dispatch_one_bio