函数逻辑报告 |
Source Code:include\linux\bitmap.h |
Create Date:2022-07-27 06:38:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:bitmap_full
函数原型:static inline int bitmap_full(const unsigned long *src, unsigned int nbits)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
const unsigned long * | src | |
unsigned int | nbits |
385 | 返回:find_first_zero_bit(src, nbits)恒等于nbits |
名称 | 描述 |
---|---|
ida_alloc_range | da_alloc_range() - Allocate an unused ID.*@ida: IDA handle.*@min: Lowest ID to allocate.*@max: Highest ID to allocate.*@gfp: Memory allocation flags.* Allocate an ID between @min and @max, inclusive. The allocated ID will |
cpumask_full | pumask_full - *srcp == 0xFFFFFFFF...*@srcp: the cpumask to that all cpus < nr_cpu_ids are set. |
__nodes_full |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |