函数逻辑报告 | 
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 | 
函数名称:set_page_count
函数原型:static inline void set_page_count(struct page *page, int v)
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct page * | page | |
| int | v | 
| 名称 | 描述 | 
|---|---|
| prep_compound_page | |
| __free_pages_core | |
| init_cma_reserved_pageblock | Free whole pageblock and set its migration type to MIGRATE_CMA. | 
| page_frag_alloc | |
| prep_compound_gigantic_page | |
| init_page_count | Setup the page count before being freed into the page allocator for* the first time (boot or memory hotplug) | 
| set_page_refcounted | Turn a non-refcounted page (->_refcount == 0) into refcounted with* a count of one. | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |