Function report |
Source Code:security\selinux\avc.c |
Create Date:2022-07-28 18:44:02 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:avc_flush - Flush the cache
Proto:static void avc_flush(struct selinux_avc *avc)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct selinux_avc * | avc |
943 | When i < AVC_CACHE_SLOTS cycle |
944 | head = head for avc_node->list [i] |
945 | lock = lock for writes [i] |
947 | spin_lock_irqsave(lock, flag) |
954 | avc_node_delete(avc, node) |
956 | spin_unlock_irqrestore(lock, flag) |
Name | Describe |
---|---|
avc_ss_reset | avc_ss_reset - Flush the cache and revalidate migrated permissions.*@seqno: policy sequence number |
avc_disable |
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 |