Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:blk_free_queue_stats

Proto:void blk_free_queue_stats(struct blk_queue_stats *stats)

Type:void

Parameter:

TypeParameterName
struct blk_queue_stats *stats
210  If Not stats Then Return
213  WARN_ON(!list_empty - tests whether a list is empty*@head: the list to test.)
215  kfree(stats)
Caller
NameDescribe
__blk_release_queue__blk_release_queue - release a request queue*@work: pointer to the release_work member of the request queue to be released* Description:* This function is called when a block device is being unregistered