函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

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

函数原型:static inline bool memblock_bottom_up(void)

返回类型:bool

参数:

439  返回:s bottom up direction?
调用者
名称描述
memblock_find_in_range_node