Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:rwb_wake_all

Proto:static void rwb_wake_all(struct rq_wb *rwb)

Type:void

Parameter:

TypeParameterName
struct rq_wb *rwb
119  When i < WBT_NUM_RWQ cycle
120  rqw = rq_wait[i]
122  If wq_has_sleeper - check if there are any waiting processes*@wq_head: wait queue head* Returns true if wq_head has waiting processes* Please refer to the comment for waitqueue_active. Then wake_up_all( & wait)
Caller
NameDescribe
wbt_rqw_done
scale_up
__wbt_update_limits