Function report |
Source Code:kernel\audit.c |
Create Date:2022-07-28 11:23:28 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:audit_buffer_free
Proto:static void audit_buffer_free(struct audit_buffer *ab)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct audit_buffer * | ab |
1666 | If Not ab Then Return |
1669 | free an sk_buff |
Name | Describe |
---|---|
audit_buffer_alloc | |
audit_log_end | audit_log_end - end one audit record*@ab: the audit_buffer* We can not do a netlink send inside an irq context because it blocks (last* arg, flags, is not set to MSG_DONTWAIT), so the audit buffer is placed on a* queue and a tasklet is scheduled to remove |
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 |