函数逻辑报告 |
Source Code:kernel\power\snapshot.c |
Create Date:2022-07-27 11:01:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:preallocate_image_memory
函数原型:static unsigned long preallocate_image_memory(unsigned long nr_pages, unsigned long avail_normal)
返回类型:unsigned long
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned long | nr_pages | |
unsigned long | avail_normal |
1548 | 如果avail_normal小于等于Numbers of normal and highmem page frames allocated for hibernation image* before suspending devices.则返回:0 |
1551 | alloc等于avail_normal减Numbers of normal and highmem page frames allocated for hibernation image* before suspending devices. |
名称 | 描述 |
---|---|
hibernate_preallocate_memory | hibernate_preallocate_memory - Preallocate memory for hibernation image |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |