Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

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:

TypeParameterName
struct zone *zone
949  Return 0
Caller
NameDescribe
count_data_pages_data_pages - Compute the total number of saveable non-highmem pages.
hibernate_preallocate_memoryhibernate_preallocate_memory - Preallocate memory for hibernation image
enough_free_memgh_free_mem - Check if there is enough free memory for the image.
__setup_per_zone_wmarks