Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:security\smack\smack_lsm.c Create Date:2022-07-28 19:19:50
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:smack_sb_free_security - free a superblock blob*@sb: the superblock getting the blob

Proto:static void smack_sb_free_security(struct super_block *sb)

Type:void

Parameter:

TypeParameterName
struct super_block *sb
567  kfree(s_security)
568  s_security = NULL