Function report |
Source Code:kernel\power\hibernate.c |
Create Date:2022-07-28 09:59:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:hibernate_setup
Proto:static int __init hibernate_setup(char *str)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
char * | str |
1193 | noresume = 1 |
1195 | nocompress = 1 |
1197 | noresume = 1 |
1198 | nohibernate = 1 |
1199 | Else if IS_ENABLED(CONFIG_FOO) evaluates to 1 if CONFIG_FOO is set to 'y' or 'm',* 0 otherwise.(CONFIG_STRICT_KERNEL_RWX) && Not strncmp(str, "protect_image", 13) Then |
1203 | Return 1 |
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 |