Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:Check if the allocation direction is bottom-up or not.* if this is true, that said, memblock will allocate memory* in bottom-up direction.

Proto:static inline bool memblock_bottom_up(void)

Type:bool

Parameter:Nothing

439  Return s bottom up direction?
Caller
NameDescribe
memblock_find_in_range_node