函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\power\hibernate.c Create Date:2022-07-27 10:59:48
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:hibernate_setup

函数原型:static int __init hibernate_setup(char *str)

返回类型:int

参数:

类型参数名称
char *str
1192  如果非字符串指定长度比较
1193  noresume等于1
1194  否则如果非字符串指定长度比较
1195  nocompress等于1
1196  否则如果非字符串指定长度比较
1197  noresume等于1
1198  nohibernate等于1
1199  否则如果IS_ENABLED(CONFIG_FOO) evaluates to 1 if CONFIG_FOO is set to 'y' or 'm',* 0 otherwise.(CONFIG_STRICT_KERNEL_RWX)且非字符串指定长度比较
1201  enable_restore_image_protection()
1203  返回:1