函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\memblock.h Create Date:2022-07-27 07:13:17
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:memblock_get_region_node

函数原型:static inline int memblock_get_region_node(const struct memblock_region *r)

返回类型:int

参数:

类型参数名称
const struct memblock_region *r
334  返回:0
调用者
名称描述
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.