Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:adblocks_exit() - free the badblocks structure*@bb: the badblocks structure that holds all badblock information

Proto:void badblocks_exit(struct badblocks *bb)

Type:void

Parameter:

TypeParameterName
struct badblocks *bb
595  If Not bb Then Return
597  If set by devm_init_badblocks Then devm_kfree( set by devm_init_badblocks , badblock list )
599  Else kfree( badblock list )
601  badblock list = NULL