函数逻辑报告 |
Source Code:mm\cma.c |
Create Date:2022-07-27 18:06:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:cma_bitmap_pages_to_bits
函数原型:static unsigned long cma_bitmap_pages_to_bits(const struct cma *cma, unsigned long pages)
返回类型:unsigned long
参数:
类型 | 参数 | 名称 |
---|---|---|
const struct cma * | cma | |
unsigned long | pages |
80 | 返回:@a is a power of 2 value (pages, 1UL << Order of pages represented by one bit )右移 Order of pages represented by one bit 位 |
名称 | 描述 |
---|---|
cma_clear_bitmap | |
cma_alloc | ma_alloc() - allocate pages from contiguous area*@cma: Contiguous memory region for which the allocation is performed |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |