Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\memblock.h Create Date:2022-07-28 06:15:59
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:memblock_get_region_node

Proto:static inline int memblock_get_region_node(const struct memblock_region *r)

Type:int

Parameter:

TypeParameterName
const struct memblock_region *r
334  Return 0
Caller
NameDescribe
memblock_merge_regions
memblock_isolate_range
should_skip_region
__next_mem_range
__next_mem_range_rev
memblocks_presentMark all memblocks as present using memory_present(). This is a* convienence function that is useful for a number of arches* to mark all of the systems memory as present during initialization.