函数逻辑报告 |
Source Code:include\linux\vmstat.h |
Create Date:2022-07-27 06:44:45 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:__mod_zone_freepage_state
函数原型:static inline void __mod_zone_freepage_state(struct zone *zone, int nr_pages, int migratetype)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct zone * | zone | |
int | nr_pages | |
int | migratetype |
384 | 如果is_migrate_cma(migratetype)则We do not maintain differentials in a single processor configuration.* The functions directly modify the zone and global counters. |
名称 | 描述 |
---|---|
__free_one_page | Freeing function for a buddy system allocator |
__isolate_free_page | |
rmqueue | Allocate a page from the given zone. Use pcplists for order-0 allocations. |
set_migratetype_isolate | |
unset_migratetype_isolate |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |