Function report |
Source Code:security\apparmor\lsm.c |
Create Date:2022-07-28 19:53:17 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:param_set_aacompressionlevel
Proto:static int param_set_aacompressionlevel(const char *val, const struct kernel_param *kp)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| const char * | val | |
| const struct kernel_param * | kp |
| 1493 | If Not Boot time disable flag Then Return -EINVAL |
| 1495 | If Flag indicating whether initialization completed Then Return -EPERM |
| 1498 | error = param_set_int(val, kp) |
| 1503 | pr_info("AppArmor: policy rawdata compression level set to %u\n", policy loaddata compression level ) |
| 1506 | Return error |
| 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 |