Function report |
Source Code:include\linux\vmstat.h |
Create Date:2022-07-28 05:43:36 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__mod_zone_freepage_state
Proto:static inline void __mod_zone_freepage_state(struct zone *zone, int nr_pages, int migratetype)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct zone * | zone | |
int | nr_pages | |
int | migratetype |
384 | If is_migrate_cma(migratetype) Then We do not maintain differentials in a single processor configuration.* The functions directly modify the zone and global counters. |
Name | Describe |
---|---|
__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 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |