| Function report | 
| Source Code: security\selinux\avc.c | Create Date:2022-07-28 18:44:06 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Slow-path helper function for avc_has_perm_noaudit,* when the avc_node lookup fails
Proto:static noinline struct avc_node *avc_compute_av(struct selinux_state *state, unsigned int ssid, unsigned int tsid, u16 tclass, struct av_decision *avd, struct avc_xperms_node *xp_node)
Type:struct avc_node
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct selinux_state * | state | |
| unsigned int | ssid | |
| unsigned int | tsid | |
| u16 | tclass | |
| struct av_decision * | avd | |
| struct avc_xperms_node * | xp_node | 
| Name | Describe | 
|---|---|
| avc_has_extended_perms | The avc extended permissions logic adds an additional 256 bits of* permissions to an avc node when extended permissions for that node are* specified in the avtab | 
| avc_has_perm_noaudit | avc_has_perm_noaudit - Check permissions but perform no auditing | 
| 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 |