| Function report | 
| Source Code: kernel\auditfilter.c | Create Date:2022-07-28 11:25:39 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:update_lsm_rule
Proto:static int update_lsm_rule(struct audit_krule *r)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct audit_krule * | r | 
| 1397 | err = 0 | 
| 1399 | If Not security_audit_rule_known(r) Then Return 0 | 
| 1403 | If exe Then | 
| 1409 | audit_panic("error updating LSM filters") | 
| 1410 | If associated watch Then deletes entry from list | 
| 1414 | Else | 
| 1422 | Return err | 
| Name | Describe | 
|---|---|
| audit_update_lsm_rules | This function will re-initialize the lsm_rule field of all applicable rules | 
| 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 |