Function report |
Source Code:security\apparmor\secid.c |
Create Date:2022-07-28 19:53:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:aa_secid_update - update a secid mapping to a new label*@secid: secid to update*@label: label the secid will now map to
Proto:void aa_secid_update(unsigned int secid, struct aa_label *label)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | secid | |
struct aa_label * | label |
50 | spin_lock_irqsave( & secid_lock, flags) |
52 | spin_unlock_irqrestore( & secid_lock, flags) |
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 |