Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:iolatency_pd_free

Proto:static void iolatency_pd_free(struct blkg_policy_data *pd)

Type:void

Parameter:

TypeParameterName
struct blkg_policy_data *pd
1017  iolat = pd_to_lat(pd)
1018  free previously allocated percpu memory
1019  kfree(iolat)