| Function report | 
| Source Code: security\apparmor\match.c | Create Date:2022-07-28 19:51:04 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:dfa_free - free a dfa allocated by aa_dfa_unpack*@dfa: the dfa to free (MAYBE NULL)* Requires: reference count to dfa == 0
Proto:static void dfa_free(struct aa_dfa *dfa)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct aa_dfa * | dfa | 
| 248 | If dfa Then | 
| Name | Describe | 
|---|---|
| aa_dfa_free_kref | aa_dfa_free_kref - free aa_dfa by kref (called by aa_put_dfa)*@kr: kref callback for freeing of a dfa (NOT NULL) | 
| aa_dfa_unpack | aa_dfa_unpack - unpack the binary tables of a serialized dfa*@blob: aligned serialized stream of data to unpack (NOT NULL)*@size: size of data to unpack*@flags: flags controlling what type of accept tables are acceptable | 
| 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 |