函数逻辑报告 |
Source Code:include\linux\page_ref.h |
Create Date:2022-07-27 06:43:23 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Setup the page count before being freed into the page allocator for* the first time (boot or memory hotplug)
函数原型:static inline void init_page_count(struct page *page)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct page * | page |
88 | set_page_count(page, 1) |
名称 | 描述 |
---|---|
__init_single_page | |
__free_reserved_page | Free the reserved page into the buddy system, so it gets managed. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |