Function report |
Source Code:security\selinux\avc.c |
Create Date:2022-07-28 18:43:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:avc_xperms_decision_free
Proto:static void avc_xperms_decision_free(struct avc_xperms_decision_node *xpd_node)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct avc_xperms_decision_node * | xpd_node |
229 | If allowed Then kmem_cache_free(avc_xperms_data_cachep, allowed) |
231 | If auditallow Then kmem_cache_free(avc_xperms_data_cachep, auditallow) |
233 | If dontaudit Then kmem_cache_free(avc_xperms_data_cachep, dontaudit) |
Name | Describe |
---|---|
avc_xperms_free | |
avc_xperms_decision_alloc |
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 |