Function report |
Source Code:security\selinux\avc.c |
Create Date:2022-07-28 18:44:04 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:avc_ss_reset - Flush the cache and revalidate migrated permissions.*@seqno: policy sequence number
Proto:int avc_ss_reset(struct selinux_avc *avc, unsigned int seqno)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct selinux_avc * | avc | |
unsigned int | seqno |
967 | rc = 0 |
972 | If events & AVC_CALLBACK_RESET Then |
981 | avc_latest_notif_update(avc, seqno, 0) |
982 | Return rc |
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 |