Function report |
Source Code:include\linux\mmzone.h |
Create Date:2022-07-28 05:37:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:s_highmem - helper function to quickly check if a struct zone is a* highmem zone or not. This is an attempt to keep references* to ZONE_{DMA/NORMAL/HIGHMEM/etc} in general code to a minimum.*@zone - pointer to struct zone variable
Proto:static inline int is_highmem(struct zone *zone)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct zone * | zone |
949 | Return 0 |
Name | Describe |
---|---|
count_data_pages | _data_pages - Compute the total number of saveable non-highmem pages. |
hibernate_preallocate_memory | hibernate_preallocate_memory - Preallocate memory for hibernation image |
enough_free_mem | gh_free_mem - Check if there is enough free memory for the image. |
__setup_per_zone_wmarks |
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 |