Function report |
Source Code:security\selinux\avc.c |
Create Date:2022-07-28 18:43:49 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:This is the slow part of avc audit with big stack footprint
Proto:noinline int slow_avc_audit(struct selinux_state *state, unsigned int ssid, unsigned int tsid, u16 tclass, unsigned int requested, unsigned int audited, unsigned int denied, int result, struct common_audit_data *a)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct selinux_state * | state | |
unsigned int | ssid | |
unsigned int | tsid | |
u16 | tclass | |
unsigned int | requested | |
unsigned int | audited | |
unsigned int | denied | |
int | result | |
struct common_audit_data * | a |
766 | If Not a Then |
767 | a = stack_data |
768 | type = LSM_AUDIT_DATA_NONE |
780 | selinux_audit_data = sad |
783 | Return 0 |
Name | Describe |
---|---|
avc_xperms_audit | |
audit_inode_permission |
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 |