函数逻辑报告 |
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 |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:memblock_alloc_from
函数原型:static inline void *__init memblock_alloc_from(phys_addr_t size, phys_addr_t align, phys_addr_t min_addr)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
phys_addr_t | size | |
phys_addr_t | align | |
phys_addr_t | min_addr |
名称 | 描述 |
---|---|
pcpu_alloc_bootmem | pcpu_alloc_bootmem - NUMA friendly alloc_bootmem wrapper for percpu*@cpu: cpu to allocate for*@size: size allocation in bytes*@align: alignment* Allocate @size bytes aligned at @align for cpu @cpu |
setup_per_cpu_areas | UP percpu area setup.* UP always uses km-based percpu allocator with identity mapping.* Static percpu variables are indistinguishable from the usual static* variables and don't require any special preparation. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |