Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:throtl_shutdown_wq

Proto:static void throtl_shutdown_wq(struct request_queue *q)

Type:void

Parameter:

TypeParameterName
struct request_queue *q
1767  td = Throttle data
1769  ancel_work_sync - cancel a work and wait for it to finish*@work: the work to cancel* Cancel @work and wait for its execution to finish. This function* can be used even if the work re-queues itself or migrates to* another workqueue
Caller
NameDescribe
blk_throtl_exit