Function report |
Source Code:kernel\params.c |
Create Date:2022-07-28 09:29:21 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:param_check_unsafe
Proto:static bool param_check_unsafe(const struct kernel_param *kp)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
const struct kernel_param * | kp |
102 | If flags & KERNEL_PARAM_FL_HWPARAM && security_locked_down(LOCKDOWN_MODULE_PARAMETERS) Then Return false |
106 | If flags & KERNEL_PARAM_FL_UNSAFE Then |
112 | Return true |
Name | Describe |
---|---|
parse_one |
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 |