Function report |
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 activity | Download SCCT | Chinese |
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:
Type | Parameter | Name |
---|---|---|
struct super_block * | sb |
567 | kfree(s_security) |
568 | s_security = NULL |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |